I offer some video using videotag and videojs to support muliple browsers. It works very well in most browsers but IE9. Some IE9 users can\'t play the video and they doesn\'t have the Media Player in
My code is as follows: function loadContent() { if(loading) { return false; } showSpinner(); var xhr = createXHR();
I am experiencing issues with floating divs in IE9. The second div (after having added borders) seems like it is split into two, though it is one div with a header tag and an unordered list. The heade
In my site layout, we have the standard company logo image in the upper left hand corner that links back to the home page.The html is simple -
For some reason, JQuery mobile is not rendering in Internet Explorer 9 on my website - http://dev.eventhello.com/users开发者_开发问答/login. I tried it in compatibility mode and it still doesn\'t work
After installing Internet Explorer 9 I discovered that on many websites fonts look like compressed. The same on my webstes. Just discovered that this is a doctype problem. For years I was using this d
I\'ve implemented HTML5 drag and drop on DIVs. It works great in all browsers, includin开发者_Go百科g IE8. But ever since IE9 was released, it not longer works. The ondragstart event does not get trig
I want the header cells of a table to have a specific border color and gradient fill. I want it to look like this:
I have the following XML: <?xml version=\"1.0\"?> <?xml-stylesheet type=\"text/xsl\" href=\"http://www.test.com/AuditTrail.xsl\"?>
Just came across something really weird with IE9 (how unusual?) I have the following code to overcome cross domain restrictions and load a javascript that runs on localhost