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

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?

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

How To Handle Javascript On Page With Thousands Of Checkboxes In Ie6

I am having problems with code written in ASP.NET with some javascript, doing a postback to the ser… Read more How To Handle Javascript On Page With Thousands Of Checkboxes In Ie6

Ie Javascript Redirection

I have a javascript function which redirects user to a diff page. It goes like this... redirect : f… Read more Ie Javascript Redirection