HTML5 local storage broken in ie11 win 8.1 x64 ? error: function expected
Anyone else seeing this can't find any info, previously has been fixed in a patch ages ago?localStorage.setItem("hello", "somedata"); alert(localStorage.getItem("hello")); localStorage.clear(); ie...
View ArticleThe F12 Developer Tools crashed ie
I was using the f12 developer tools to view java-script and identify coding errors as instructed by this basic tutorial . when I was in the middle of the debugging window having it display the error...
View ArticleAjax modal pop up extender in IE8
Am facing problem in IE8. After opening the ajax modal pop up extender performing any action it doesn't work it gives java script error message as "Can't move focus to the control because it is...
View ArticleMedia Player extension asks permission where no media exists
Recently, I have noted that IE is asking permission to run the Media Player extension even on sites where no media is present; does anyone know why this extension is asking to be run?
View ArticleRendering Problems in IE11
Hi,I have an .Net application running in LIVE. It was running Well in all Browsers(Chrome,Firefox,Safari), It also works good in Internet Explorer from version 6 to 10Recently IE has Released 11th...
View ArticleHTML Page opening the URL in IE 64 bit instead in IE 32 bit from Windows 7 64...
We have a html page from which we will be accessing a url and this particular url will work only with IE 32 bit. url will not work with IE 64 bit.If any user is having 32 bit machine, he is not facing...
View ArticleHow to disable IE9 popup that reads "internet explorer has finished deleting...
How to disable IE9 popup that reads "internet explorer has finished deleting the selected browsing history". This occurs when browser refresh used on some of the page making us force to handle it...
View ArticleIE11 UI not updating
Hi,I am working on one of my projects in which I've developed a webpage compatible for IE11. The webpage sends AJAX requests to the server (approx. 1 request per second, local server) and updates its...
View ArticleConsole: Why is my code typed in console now in...
For example when I type 1 in the console, and I would find it in Dynamic Scripts / browsertools://browsertools.console.js/ instead of some sort of eval code like it was before. Can anyone explain this?
View ArticleAttachment opens in two tabs
We just upgraded our 3.5 .NET Framework ASP.NET application to 4.0. Whenever we open an attachment, it opens in two tabs or windows meaning one in the new tab(or window) and also in the tab from which...
View ArticleIE10 Compatibility Mode and IE8
I have an application which runs fine in IE10 and IE8. However, the UI does not work as expected in IE10 Compatibility Mode. All this time I thought IE10 Compatibility Mode is same as IE8. Can someone...
View ArticleIE8 and use of multiple JREs for web applications
Our company has IE8 as its standard browser. We also have multiple web applications that use Java, but they do not all use the same version of Java. It is possible to have multiple JREs installed on...
View ArticleIE11 window name is reset to the original after every load
IE iframe window name is reset back to the original after every load.Steps to reproduce:1. Create a form with a target set to iframe named NAME-A.2. Submit a form method=A3. on load A sets window name...
View ArticleHow do I...
Hi all;I'm looking at switching from Chrome to IE for debugging my javascript. Can anyone tell me how to:Have it display the .ts files in the debugger instead of the .js file?How do I get it to re-run...
View ArticleNew bug in IE11 -- scrolling position:fixed + background-image elements...
visit the following page in IE10 and IE11, and use your mouse wheel to scroll the page: http://www.oussamaharb.com/ In IE <= 10, Safari, Chrome, and FireFox, the header section of that page stays...
View ArticleCan I disable the font smoothing when rendering text to a HTML5 Canvas 2d...
Or is this unfortunately to tightly coupled with the browsers font smoothing settings?
View ArticleIE Cache problem:cache-control,pragma,no-cache headers are not working.
hai guys,i am scripting in asp and using IE7 browser. i have problem with IE browser cache.Mainly its giving problem with taking images.its taking them from cache not from server. i have used...some...
View ArticleDisabling caching in IE 10
I am trying to set the HTTP response headers to disable the caching in IE 10, but seems that IE still caching the pages even though I set the headers like follows, cache-control = no-cache expires =...
View Articlevideo html5 tag does not work even in microsoft demo
While trying to view video in Microsoft demo on this http://ie.microsoft.com/testdrive/HTML5/eme/I get this error message:media error unsupported formatI tried everything to get video html5 tag to work...
View ArticleStatus Bar or Spinning Wheel not working in IE 10, 11
I am trying to download document from IE 10, 11, The file was downloading, however i dont see any status of download in status bar or Spinning wheel.Prior to IE 10, i see the status bar moving, so i...
View Article