Why IE11 opened web pages in "edge" default
Our web pages are very old, all the web pages are not with <!DOCTYPE>, in IE8/9, it opened with quirks mode, in IE10, it opened in quirks mode, while in IE11, it opened with "edge" mode, edge is...
View ArticleIE 10 freezes for a few seconds when closing or minimizing windows
Hi,When I go to close or minimize the IE10 screen (by clicking on the upper right corner), my mouse and everything else will freeze for a few seconds - this did not happen on IE9. Is this because of...
View ArticleHTML Slideshow Code
I am trying to write a code to make a slideshow. I used html and jquery to do it, but it's not working. Here's the code I came up with:<!DOCTYPE html><html dir="ltr"...
View ArticleButtons just appearing as text for certain clients until enabled with onClick...
Would anyone know why buttons may disappear for some clients but not others. I'm not finding a consistent pattern. When I sign in locally or through vpn they display and behave properly, but when I...
View ArticleHow can I verify what version of IE11 (32 or 64) is running on a 64 bit...
Hello,I recently upgraded from IE8 to IE 11. In the past when I would run ie8 from the Programs(86) folder it would indicate it was the the 32 bit version in the task manager by having an entry for...
View ArticleInternet Explorer doesn't process 302 redirect when destination site has...
Getting some strange IE behaviour when redirecting a user to an HTTPS site where for one reason or another there is a certificate error. Whilst our certificates are good, sometimes our end customers...
View Articleresponse.Redirect not working with parameters
Response.Redirect("http://myurl/php/test.php?username=" + LoginHelper.userName + "&password=" + LoginHelper.password);Hi All,I am trying to redirect the user to different website with username and...
View ArticleDocument.Body.innerText 0x800A01B6 error
I have a Visual Basic program that launches a slave copy of Internet Explorer as followsBrowser = CreateObject("InternetExplorer.Application")The user can then browse documents with it, and...
View ArticleKB3032359 causes new Javascript errors on existing web sites
We have observed that after installation of KB3032359, some javascript + plugin interaction that worked previously, now fails. Here is a simple scenario where it is broken starting with this patch. It...
View ArticleJavascript alert box is duplicated if moved in IE11
I have an issue with the javascript alert box in IE 11. If the user drags or moves the alert box, it creates a duplicate of that box. I am not facing this issue in IE8. This issue occurs only when a...
View ArticleHow to get default radio button in IE11 as it is in IE8 ?
The default radio buttion in IE8 is blue in colour with 3D look and feel. But, the default radio button in IE11 is black and look and feel is different. How can i get the same radio button in IE11 as...
View ArticleExcel Interface and IE11
On our web site, we have classic asp reports that are displayed using the excel interface via the code Response.ContentType = "application/vnd.ms-excel". When you click on a link to these reports, a...
View ArticleURL with Forward slash does not load the page
Hi,I have a URL www.somestuff.com/test/html/These url does not load the index.html page.But if i putwww.somestuff.com/test/htmlThese url not load the index.html page.Both the URL are working on one UAT...
View Articledrop down shows upwards IE 11
My application have a drop down list.. When I tested it on IE,8,9. It is showing the drop down downwards, when I tested it 11 it is showing upwards...I want to set my drop down list down wards IE11....
View ArticleOpen a document with javascript in compatibility view, the js executed which...
eg. the file name is testjs.txt, it contain the content:<javascript> alert("777")</javascript>In compatibility view, it shows the popup alert:While in standard mode, it shows the...
View ArticleIE Cross-Site error
IE behaves strangely on cross-site errors. Some combinations of parameters actually trigger this error.e.g.Please try the below URL in IE (Remove the space between http and :)http...
View ArticleHow to Add Auto-Refresh In TFS Web browser .
Hi , In TFS , we have Included post-process For the automatic update of the work item field value . So I need to introduce Auto-Refresh after each post-process to reflect changed work item field value...
View ArticleAsp.net with signalR cross domain
Hello,I am very new to SignalR technology and trying to get my feet wet. I have encountered a road block, hopefully I can get support so that I can move on. I am using VS2013 premium.What I am trying...
View ArticleAngularJS Expressions, {{}}, Fail in IE11
I have a simple HTML page with Angular shown below that runs correctly in Chrome, but does not process the Angular expression in IE11.<html> <head> <script...
View ArticleNetwork device logon with Project Spartan
Hi, I asked this on the Beta forum but haven't got an answer so will try here. I am using several EnGenius wireless bridges and am unable to log on using Spartan in Build 10061. The logon interface...
View Article