EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: jianspf on May 13, 2018, 07:40:22 AM



Title: Problems with <!DOCTYPE HTML>, It's weird!!
Post by: jianspf on May 13, 2018, 07:40:22 AM
I'm building a jsp page with default jsp template of MyEclipse2014.
In this jsp page, the <!DOCTYPE by the default template looks like <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">.
And then I finished a jsp with Easyui tabs and tested the jsp page by chrome, It's correct, see the picture 1.
But when I tested by firefox, it looks incorrect, tabs out of the browser. I've ever asked this question, and got the answer. I revised <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> to <!DOCTYPE HTML>,
the problem of out of browser resolved, but I got new problem,I can't close the every tab. I can't point the close icon.see the picture 2.
How can I correct the problem?
In pic 2, It was very hard to move and click the area which the close icon is in.


Title: Re: Problems with <!DOCTYPE HTML>, It's weird!!
Post by: jarry on May 14, 2018, 12:36:27 AM
Please look at these examples https://www.jeasyui.com/demo/main/index.php?plugin=Tabs&theme=material-teal&dir=ltr&pitem=&sort=
There is no problem to move the mouse over the close icon.