my javascript Application works on firefox and chrome very well. But it seams to be broken on Internet Explorer (IE 8).
I am trying to access a public-facing site (not one that I developed but is being used as a reference site) and it does not load in IE8 (which is our corporate standard browser).It loads fine in Chrom
I have a number of buttons on my website using the button tag, and while rendering fine on IE8, they are not clickable (clicking them doesn\'t send the user to the new url).Are there any solutions to
For a piece of development I am doing, I need to dynamically create an Iframe with some dynamic content in it (typically an image – the image source is dynamic but the开发者_运维问答 dimensions are f
I am building a website that uses Google Visualization API, and it works fine (even in IE), except for production server. Basically:
I have a main menu using a list. When the user hovers over an item it moves up to indicate the hover to the user all while changing the background color and displaying its sub-menu.
Trying to make a canvas effect work in IE8. With excanvas.js there is no problem in IE7, but in IE8, it doesn\'t work. The effect is named ECOTree, and I have made all the tricks and all the modificat
\"To protect your security internet explorer blocked this site fr开发者_开发百科om downloading files to your computer\" is message that I get when I want to download file from deployed website and it
I have the following code: <html> <head> <script src=\"http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js\" type=\"text/javascript\"></script>
I\'m trying to access data of an Iframe\'s Iframe. To force my javascript function to wait I use jqueries .load function. But still my javascript code get\'s executed \"sometimes\" before the iframe\'