Skip to content Skip to sidebar Skip to footer
Showing posts with the label Internet Explorer 6

Dynamic (2 Levels) Javascript/css Loading Ie6

i am trying to dynamically include js (and css) files into a webpage like this: index.html -> lo… Read more Dynamic (2 Levels) Javascript/css Loading Ie6

How To Find Slow-down In Javascript In Ie6

Something's slowing down my Javascript code in IE6 to where there's a noticeable lag on hov… Read more How To Find Slow-down In Javascript In Ie6

Will These Activexobject And Xmlhttprequest Checks Apply For Any Other Browser Than Ie6?

I got a weird error in IE10 for plUpload plugin, and I found that if I remove this code in our proj… Read more Will These Activexobject And Xmlhttprequest Checks Apply For Any Other Browser Than Ie6?

Javascript Appendchild Name Property

So I'm trying to add attributes to a radio button input, specifically the name attribute in Jav… Read more Javascript Appendchild Name Property

Click Anywhere To Focus In Ckeditor

In FireFox, I can click anywhere in CKEditor (350px x 250px) to place focus on a single paragraph o… Read more Click Anywhere To Focus In Ckeditor

Reloading Iframe From Another Iframe

Can I reload iframe (say __tree_iframe) from another child iframe (__content_iframe)? Difficulty: I… Read more Reloading Iframe From Another Iframe