jquery Programming Glossary: ie8's
jQuery Supersized: Load images from LI http://stackoverflow.com/questions/10394456/jquery-supersized-load-images-from-li only be achieved with a trailing comma which causes pre IE8's to break. So this was the only solution I could come up with..
Disabling IE8 accelerators for an entire site http://stackoverflow.com/questions/1574462/disabling-ie8-accelerators-for-an-entire-site out and not very illuminating Is it possible to disable IE8's 'Accelerators' on my site When highlighting text I have a small..
Weird behaviour of iframe `name` attribute set by jQuery in IE http://stackoverflow.com/questions/2105815/weird-behaviour-of-iframe-name-attribute-set-by-jquery-in-ie before you post an answer I did some investigation using IE8's developer tools and it appears that the .attr name frameName..
Unexpected call to method or property access in IE 7 http://stackoverflow.com/questions/5637893/unexpected-call-to-method-or-property-access-in-ie-7 we all know the corporate world can't upgrade. I am using IE8's IE7 emulation mode to test the site and using IE8's wonderful.. using IE8's IE7 emulation mode to test the site and using IE8's wonderful debugger has been a nightmare. My most recent problem.. and Chrome. Oh and it works fine when entering it into IE8's JavaScript console. Why would this line give Unexpected call..
Fancybox causing slow load times in IE? http://stackoverflow.com/questions/6050269/fancybox-causing-slow-load-times-in-ie IE. I then took a look at the HTML DOM during load using IE8's Developer Tools and the pause seems to occur as the code for..
jQuery .toggle() not working with TRs in IE http://stackoverflow.com/questions/975153/jquery-toggle-not-working-with-trs-in-ie error on tr's in tables. I did some investigation using IE8's script debugging tool. First I tried using toggle classname..
jQuery Supersized: Load images from LI http://stackoverflow.com/questions/10394456/jquery-supersized-load-images-from-li successfully created a simpler way of doing this but it could only be achieved with a trailing comma which causes pre IE8's to break. So this was the only solution I could come up with but haven't been able to arrange it so far. More or less Can..
Disabling IE8 accelerators for an entire site http://stackoverflow.com/questions/1574462/disabling-ie8-accelerators-for-an-entire-site on SO but it's 8 months old since then IE8 RTM has come out and not very illuminating Is it possible to disable IE8's 'Accelerators' on my site When highlighting text I have a small popup box that appears beside the cursor similar to Office..
Weird behaviour of iframe `name` attribute set by jQuery in IE http://stackoverflow.com/questions/2105815/weird-behaviour-of-iframe-name-attribute-set-by-jquery-in-ie type submit .appendTo body script head body body html Now before you post an answer I did some investigation using IE8's developer tools and it appears that the .attr name frameName is actually adding the attribute as submitName myFrame instead..
Unexpected call to method or property access in IE 7 http://stackoverflow.com/questions/5637893/unexpected-call-to-method-or-property-access-in-ie-7 For work I need to get our site working in IE7. Because as we all know the corporate world can't upgrade. I am using IE8's IE7 emulation mode to test the site and using IE8's wonderful debugger has been a nightmare. My most recent problem is the.. as we all know the corporate world can't upgrade. I am using IE8's IE7 emulation mode to test the site and using IE8's wonderful debugger has been a nightmare. My most recent problem is the following error Unexpected call to method or property.. ajax loader' .html 'Loading...' This line works fine in Firefox and Chrome. Oh and it works fine when entering it into IE8's JavaScript console. Why would this line give Unexpected call to method or property access I think the call to the method..
Fancybox causing slow load times in IE? http://stackoverflow.com/questions/6050269/fancybox-causing-slow-load-times-in-ie script calls to the bottom but that didn't fix the pause in IE. I then took a look at the HTML DOM during load using IE8's Developer Tools and the pause seems to occur as the code for the Fancybox is loading immediately after the pause the following..
jQuery .toggle() not working with TRs in IE http://stackoverflow.com/questions/975153/jquery-toggle-not-working-with-trs-in-ie share improve this question I've experienced this same error on tr's in tables. I did some investigation using IE8's script debugging tool. First I tried using toggle classname .toggle This works in FF but not IE8. I then tried this if classname..
|