IE 11 F12 "Emulation" no long works after some update; all fequency pages...
I'm posting this here since I can't find a solution and it's driving me mad I'm one step close to just removing the IE start icon forever again (gave IE11 a chance).Ever since a few weeks ago, all my...
View ArticleForce the WebBrowser control to open from URL not cache
When certain MIME types are detected by IE, IE will open the URL directly in the registered handler. For example, if I enter this address in the IE address bar: http://www.somesite.com/word.docx, IE...
View ArticleIE Web Development Support Moving to Stack Overflow
The Internet Explorer team is excited to announce that web-development support is moving to Stack Overflow.With over 40-thousand questions tagged "Internet Explorer", and dozens more asked every day,...
View ArticleClear button cannot be removed in IE10 IE5 Quirks
I really tries to understand whats happening with the pseudo class ::-ms-clear on input elements in IE10 in IE5 Quirks but I failed. Why is the button even displayed in IE5 Quirks and why does it in...
View ArticleTesting VBScript HTML file in IE10 - Active X and Scripting blocked
Hi, When I open my local HTML file to test whether my VBScript works properly in IE10, a pop-up appears that says:"Internet Explorer restricted this webpage from running scripts or ActiveX controls"It...
View ArticleMoving Internet Explorer Web Development support to StackOverflow
How can you move the Internet Explorer Web Development support to StackOverflow and still meet the priority support commitment for MSDN subscribers?http://msdn.microsoft.com/subscriptions/aa974230.aspx
View ArticleHTML and getting live updated numbers
I use WebRequest-->WebResponse-->StreamReader to get HTML for certain sites and then extract the data. But when I get to certain data that updates live (say every five minutes), I'm not sure how...
View ArticleBug: Inserting composite characters into a contenteditable area after...
Hi~I made a test sample about contenteditable, and I found a bug that composite characters are not inserted into a contenteditable area after changing the attribute value.The two areas are parent and...
View ArticleHow to disable security warning "Your current security settings put your...
Hi,I wonder if able to disable the security warning bar at the bottom of the IE window. I enabled the ActiveX control and plug-ins in the IE Option settings, this caused the security warning "Your...
View ArticleSelect Multiple object, selection detection
Hello there,I have simple select object with multiple options, which contains several record, like ID, Name. When I am trying to check selection in the loop over all options agains Selected property, I...
View ArticleHow to create a file instannce using HTML 5 file API?
How to create a file instance in IE environment?var b = newBlob(["foobarbazetcetc"], { type: "text/plain"});var g =newFile([b], "test.txt"); /*** this always failed****/It looks like IE (11) does not...
View ArticleHaving SSL enabled and without turning OFF the “IE Enhanced Security...
BACKGROUND:I have an XBAP application hosted in IIS 8 [Windows Server 2012 R2 EN]. XBAP application is signed using certificate obtained from Verisign.Transport security is enabled using self-signed...
View ArticleJavascript function not working within a href tag
I am working on WP8.1. Where I am using webview. The data comes from the server and I am loading the content using webview.NavigateToString(). The script contains following<!DOCTYPE...
View ArticleSpecial character rendering problem: ê, rendering as &ecedil;
I am developing an applicaiton in portugese and this is what is happening:ê, rendering as &ecedil;I have tried all the browser, the same issue persists everywhere.Even i have tried the...
View ArticleIE 11 - Document modes clarification
I have to run a "standards" page inside an iframe and the parent page is in "quirks" mode.I am getting the documentMode as "8" in iFrame.Please clarify this behaviour.Parent page :...
View ArticleRecently Viewed Products(Through Cookie) are not displaying on IE
Hi All,I have my site with list of products that are currently available with other retailers.When the user visits my site and selects a product, my script should post the product in the “Most recently...
View ArticleHow to get an authorization dialog for CORS resources with IE11?
I'm using an xhr object to POST x-www-form-urlencoded data to a CORS-enabled servlet that is protected with container-managed HTTP Basic authentication. On the first connection, I'd expect the browser...
View ArticleIE11 does not display response in pop-up screen
hi all,Below is script to display the response on pop-up screen and to close the parent window. It is working well in IE 8, 9, 10. But in IE11, it is not stable. Some my customer's computers always...
View ArticleHijacks
People,I noticed that theinternet exploreris vulnerable tohijacks.Whatprogramdo yousuggest metofightthem?
View ArticleHow to track httprequest and response
HiI need to track the request and response time between my web application and a third party webapplication.The web application will send a request to a third party application for token on a button...
View Article