I am using JavaScript Library from prototype v.1.6.0.3 I found out that the basic notation $ is working fine in Mozilla, but not in IE6.
It\'s a login page. After validating, the user is redirected to home page: @header(\"Content-type: text/html; charset=utf-8\");
I\'m using JavaScript to sort a table on an HTML hyperlink: This sort from Low-to-High: <a id=\"asc\" href=\"#\" onclick=\"javascript:sort(\'asc\');\">Low</a>
I have content in an iframe, and when I scroll the main page (outside of the iframe), I get weird artifacts inside of the iframe, from the select and flash controls, in IE6.
In IE6 after showing() or t开发者_运维知识库oggling()an initially hidden text input field it is impossible to enter any text in the box. It is also impossible to focus() on the element.
I have the following problem. In text input filed which work as an auto-completer some of suggestions it returns are wither than it. The problem comes when you leave the field. In IE the text cursor i
I m looking for a feature rich grid ( sorting, grouping, paging , ideally filtering, etc) grid that will work well under ie6.
I have a web page. This web page looks correct i开发者_如何学运维n IE 7, 8 FF 2, 3, 3.5 Safari 3, 4 Opera 9, 10 and Chrome. Essentially everything except IE 6.
Please have a look at my IE issue pic: When I float the first <div> to the left and set the second <div> with margin-left: 220px, it works very well with FF and IE8. Yet in IE6 and 7 it
I have a VM running IE6 and a VS 2008 project. I want to be able to access it via VM. So when I hit F5 a virtual server (or something) is running om my machine and i can test it by going to http://loc