Using @Media queries to detect IE10 Mobile
With the enhanced screen resolutions of the Lumia range it's difficult to distinguish by resolution. It appears that the@media handheld rule is not supported by IE10 which means a more complex query is...
View Articlehow to differentiate between standard and quirks document mode for IE10
I have to check when a user has selected Quirks or Standard document mode from the developer tool for IE10. Using the below code, i always get the same value i.e. 10 for both the...
View ArticleIE11 Session Id in URL
I have some problems to browse the website with IE11 under Windows 8.1I have a web site setup with the sessionState in Cookies (ASP.NET 4.0 under IIS 7)<sessionState...
View ArticleURGENT--Need to supress "Do you want to Open or save this file" for (CSV AND...
Hi AllIn our Task in Salesforce we generate one CSV file and one doc file after one button click on salesforce screen. we need to download these two documents without the popup message "Do you want to...
View ArticleWhat went wrong with that version 11?
You broke a lot of useful scripts out there with the default edge mode. It takes me an average of five clicks in the dev tools menu to freeze the complete browser. The vertical menu in the dev tools,...
View ArticleNumbering is getting restarted while opening HTML file in IE 11 when it...
Hi,I have a HTML file which contains numbering list and that list's some line contains hyper links. When we open that file in IE 11, the numbering list is getting restarted when the hyperlinks line...
View ArticlePOST data not sent in IE 11 using the WebBrowser control
I have the following JavaScript code being executed inside of an onclick event handler on my website. var newRequest = new window.XMLHttpRequest(); newRequest.open('POST', '/index.cfm', true);...
View ArticleWP8 scrollbar not appear
I have a container with overflow: auto. The elements in it are scrolled exactly as expected, but the typical touch scrollbar doesn't appear. Check on windows phone 8 (ie10).
View ArticleFor IE10, why the WebBrowser control application's default quirks mode is...
From this article Interoperable HTML5 Quirks Mode in IE10, the HTML5-based quirks mode is the default quirks mode in IE10 for those pages without a DOCTYPE or X-UA-Compatible tag. IE's legacy quirks...
View ArticlePath to localhost
Hi, I am new to web development and am learning scripting in PHP. I know that localhost points to my document root, but I am interested to know that how can I find the actual path to which localhost is...
View ArticleWin 8, Win 8.1 + IE 11 Fixed Positioning Bug?
Hello.I'm dealing with wierd behavior of IE 11 on Windows 8 and Windows 8.1. I'm fixing position of element inside fixed positioned element. And it's rendering weird. It's in right place when I inspect...
View ArticleInternet Explorer 11 Install causes changes to drafts being lost in Outlook 2003
After an automatic install of IE 11 via Windows Update I found two Outlook 2003 (SP3) installs on two different machines facing the following problem:Changes to drafts would no longer save, also...
View ArticleIE 11 issue with two password input fields
Hi I am finding a strange issue on IE 11, which is already reported in a topic "IE11 and multiple password text boxes". I am attaching a simple html document which shows the issue. After filling the...
View ArticleYou are not authorized to view this page
hii had hosted a site in windows server 2003 when i tried to browse the site the below error is obtained . please help me out on thisYou are not authorized to view this page You do not have permission...
View ArticleUsing SVGs in CHM
Until IE9 I was successfully using SVGs on HTML pages in CHM Help.After upgrading to IE11 the SVGs are no longer displayed in the CHM help. I tried several variants. However, all variants are...
View ArticleInternet Explorer opens .msi file as .htm - How can I allow visitors to...
I have recently started managing a site that allows registered users to download .msi files. A few weeks ago, I was notified by a customer that while using IE, clicking the link to the .msi no longer...
View ArticleProgramatically allow access to websites asking for permission to track your...
How does one Programatically allow access to websites asking for permission to track your location?Is there any registry key that I can set to either enable geolocation by default or appending to any...
View ArticleDomain-specific CSS on server?
A couple of years ago, I posted a question about how I could put domain-specific CSS in my personal CSS style sheet. It mostly worked, but not if the page was being served by HTTPS.I now have a need to...
View ArticleWhy is IE 11 so incompatible?
I don't understand why Microsoft has made IE11 so incompatible with so many existing web sites. My company is constantly getting complaints about how something isn't working on our web sites and it's...
View ArticleIE 11 Div With "border-radius" Bug.
HiI've just upgrade to Windows 8.1 with IE 11 and suddenly the web site I am working on has a CSS problem, which was not there in IE 10, or Chrome. Using the following HTML I can reproduce it:-...
View Article