internet-explorer-6
display 'loading' at the beginning of a function not working/happens too fast
I have this expression: $(\'#animationNext,#animationPrev\').bind(\'mousedown\',function(){ $(\'.nInfoIE\').show();[详细]
2023-04-13 05:40 分类:问答Scroll back to top not working in IE6
I have the following code: // hide #back-top first $(\"#back-top\").hide(); // fade in #back-top $(function () {[详细]
2023-04-12 16:32 分类:问答(IE6) insert content into iframe at current cursor position
I\'m currently upgrading a WYSIWYG Rich Text Editor that was based on the DHTML Editor Control (DEC) to use the more modern editor controls in modern browsers. I\'m using an iFrame with design mode tu[详细]
2023-04-12 10:28 分类:问答Check if one event is identical to another during event retargeting in older Internet Explorer
If you try this in Internet Explorer you can see that the dispatched event is not unique during开发者_开发问答 bubbling:[详细]
2023-04-12 00:01 分类:问答Using a different font causes line-height spacing issues in IE6 and IE7
I have a form with a couple of columns and two or three inputs in each. When I just use the default font there is no problem and everything lines up properly but when I use a different font it adds a[详细]
2023-04-11 13:28 分类:问答Testing IE6 with Firebug Lite
I\'m using IEtester to test in IE6, because the client want the page to be seen in it. Till a few weeks ago, I could work as good as possible using the firebug lite Stable Channel in IE6 on the IETe[详细]
2023-04-11 05:19 分类:问答detect java/jre on IE6 using javascript
I want to know if there is an alternative way to find out if JRE is installed on IE6, besides using the Java deployment toolkit (getJRE()). I tried to use navigator.javaEnabled(), but it returns true[详细]
2023-04-11 02:09 分类:问答css drop down menu not working with IES6
i have one CSS menu which works fine with all new browsers but not working with IES 6. i tried alot but this did\'t work...[详细]
2023-04-10 18:13 分类:问答Internet Explorer 6 Mobile Scrollbar Rendering Problems
I have a 开发者_JAVA百科web application running on internet explorer 6 mobile, and I\'ve noticed that the rendering of scroll bars is inconsistent. For example, if you take a regular html select (with[详细]
2023-04-09 11:17 分类:问答backbone.js router doesn't work on IE6
When I use the Router in Backbone.js, IE6 throw a Permission Denied on the following line: if (this.iframe && (fr开发者_开发百科ag != this.getFragment(this.iframe.location.hash)))[详细]
2023-04-08 21:19 分类:问答