Synthesizing a MessageEvent object with the "data" property set to an object
The MSDN document says that the data member of a MessageEvent object is a string (http://msdn.microsoft.com/en-us/library/ie/ff974885(v=vs.85).aspx). Sure enough, when initMessageEvent is called and an...
View ArticleCaching does not seem to work with only Cache-Control header
I have a server that sends data that always expires at midnight of the same day it was requested.Cache-Control: max-age=30187However, sending a GET request to the server one minute after midnight still...
View Articlewp 8.1 IE11 unexpected event triggering
I have a serious issue with up-events triggering unexpectedly on IE11 on windows phone.It doesn't matter wether I use mousedown/up, pointerdown/up or touchstart/end. When I press and hold I get a down...
View Article"An error has occuredJSPlugin.3005"
After installing IE 11 I brought up a webpage I am working on and wanted to use the Developer Tools within IE. When I pressed F12 the tools window opened and within the DOM Explorer I am getting the...
View ArticleWOFF content different for IE and firefox
The icon taking from my woff file as below shows differently for IE and firefox IE and Chrome show up it the expected way but firefox doesn't show the right way. .symbol.downAngle:after {...
View ArticleProblem of hosting IWebBrowser2 object across processes
I have a problem of hosting IWebBrowser2 object across processes:(My program was written in C++)1. I hosted a Web Browser Control in the 1st process;2. I processed DWebBrowserEvents2::Invoke to handle...
View ArticleProblem with scrollbar in youtube.
When I full screen any video in youtube and exit full screen my scrollbar vanishes and I can't scroll.Neither page up/down keys work.
View ArticleIE automatically reversing charterers.
I am currently using Arabic language to display message on internet explorer. Web browser is reversing Arabic character automatically I believe which is correct behavior but I don’t want browser should...
View ArticleTrouble with contenteditable when using innerHTML to create table
I had a <div id='Show'></div>. A javascript would insert a table into that division just fine. However, the cells I entered with <td contenteditable> were not editable. This works...
View Articlekeydown handler receives keydown event when Ctrl is pressed in URL field of IE
Hello In IE11 (i.e. in 11.0.9600.17501) and IE10 (i.e. in 10.0.9200.16384) there is a strange behavior of firing a keydown event.There is a form with two input...
View ArticleLet IE9 download automatically a file
I want to download a file from internet, but I want to avoid the prompt asking me for opening or downloading it.I would like to download it directly in a folder (I already know that any download is...
View ArticleIE 10 dragover event: clientX, clientY, pageX, pageY, dataTransfer.getData...
Hello,I noticed, that in IE 10 when the event ondragover is fired the values of the attributes clientX, clientY, pageX, pageY, dataTransfer.getData are not refreshed when the mouse is moved. It works...
View ArticleIE10 compatibility issue. "Find On the page"(Ctrl+F) search not working.
Hi,I am testing ASP application in IE10 compatibility mode. "Find" (Ctrl+F) option for the browser is not working. Means, when I press Ctrl+F and try to search for the word, its not selecting the word...
View ArticleCannot Install or Uninstall Internet Explorer Developer Channel
Hi. I tried installing IE Developer Channel but I think my pc restarted during that process.Q: I tried restarting but I still can’t uninstall the Internet Explorer Developer Channel?A: If you tried...
View ArticleSave page as Option in IE 11 not save page completely,also not in background...
In IE 11 when we open any any site & select Save Page As Option ,we have to wait until save as dialog box disappear, we cant open new tab or start opening new site until web page saves...
View ArticleCumulative Security Update for Internet Explorer 11 for Windows 7 for...
For the security update listed above, I'm getting error code 80070643 and the update will not install. I've tried all of the troubleshooters / Fix It programs on Microsoft's site and I tried the...
View ArticleWindows 10 and IE
I have windows 10 technical preview. Do I automatically get IE 11 preview version. Do I need a special IE download?
View ArticleResponse.TransmitFile not working with Internet Explorer 11
My website works fine with FireFox, and it worked fine with Internet Explorer too up until a few weeks ago (at least). Now, with Internet Explorer 11 (running on Windows 8 Pro 64 bit), when I click...
View ArticleSub menu going behind the BOL using HTML object in IE
when i am implementing PDFs bol object in my webpage using simple html object, it is displaying well in both chrome and Explorer( IE 11). The main problem is the sub menu's of main navigation(sub menu)...
View ArticleASP.NET Unauthorized: Logon faild due to server configuration
Hi!I am creating an ASP.NET Web Form. I deleted the default login, register, etc pages and created my own login page. I used this site for it:...
View Article