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

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

Ie6: Background-image Load Event

I am displaying a bunch of thumbnail images and the latency can be very high (over a VPN) so I send… Read more Ie6: Background-image Load Event

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

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

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… Read more Backbone.js Router Doesn't Work On Ie6