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

Show/hide Select Optgroup Options In Internet Explorer

I have an issue with showing/hiding optgroup options. I tried showing them in Chrome and Internet e… Read more Show/hide Select Optgroup Options In Internet Explorer

Image Rotation In Ie8

I am having problem while rotating the image in IE 8 , it works perfect in other browsers(Chrome,Mo… Read more Image Rotation In Ie8

Dynamic Css Loading In Ie Won't Work

I have a button in my page, and onclick event, if should append to the a CSS file from a server an… Read more Dynamic Css Loading In Ie Won't Work

Stuttering Background Image Ie

I have a problem concerning changing the background position with jQuery. The website I am working … Read more Stuttering Background Image Ie

Ie11 Not Initiating Cors Request

By fiddling it seems IE11 does not make an ajax request if it is cross origin. FF and Chrome will a… Read more Ie11 Not Initiating Cors Request

Ajax Request That Returns Json Array, Ie6/7 Is Caching It And Data Is Not Fresh

for some reason, IE6/7 is caching the ajax call that returns a json result set back. My page makes … Read more Ajax Request That Returns Json Array, Ie6/7 Is Caching It And Data Is Not Fresh

Ajax Call Freezes Ui In Internet Explorer But Works Fine In Firefox

I'm making an AJAX call (JSP page in Savvion Business Manager) and I want to show the LOADING S… Read more Ajax Call Freezes Ui In Internet Explorer But Works Fine In Firefox

Unable To Print An Iframe On Ie Using Javascript, Prints Parent Page Instead

I have the following JavaScript code: $(document).ready(function() { $('a#print_button'… Read more Unable To Print An Iframe On Ie Using Javascript, Prints Parent Page Instead