Microsoft Edge Issue: Object doesn't support property or method...
Hi,Can somebody help me in resolving this issue. I am getting the below error upon clicking on a button in a page when checked in Microsoft Edge browser.Error:Object doesn't support property or method...
View ArticleFont icons not displaying in IE11
I am trying to use glyphicons as a font within my site and they do not display after a "cache-clearing refresh" (ctrl+F5), or hitting the 'Back' button. If I browse within the site, the icons will...
View ArticleI hope to add a meta label to solve the problem of Microsoft edge Silverlight
I Wish: add a meta label to solve the problem of Microsoft edge Silverlight ?
View ArticleWhere are docs to MHTML format, and how can we use this format in more...
I have recently been converting some html files to MHT for convenience of storage & display (versus HTML and additional 'files' folder) and as an alternative to PDF.MHTML format is very unforgiving...
View Articlemssaveblob in ie 11 not working consistently
I have taken the sample code on MSDN and adapted it slightly for my purpose ( my code below). When I execute the code in IE 11 on my Windows 8.1 box (IE 11, v11.0.9600.17905), it works sometimes (i get...
View ArticleInternet Explorer 11 Developer Tools hangs attempting to autocomplete...
Working with SharePoint Online I often use the console in IE to test JS.However, the lovely new autocomplete feature often hangs the machine if it finds too many options, which it regularly does being...
View ArticleX-UA Compatible Multiple Attribute Values - "Don't Use in Production" Seems...
There is an extremely confusing note following the code shown in an article on the MSDN website entitled "Specifying Legacy Document Modes" -...
View ArticleMicrosoft edge compatibility with older html
I have numerous personal web pages that I have had on line for around 20 plus years. I am finding that when using Microsoft Edge to view them that the embeded audio player does not work. Works fine...
View Articlenavigator.msLaunchUri issue in Edge
We are usingnavigator.msLaunchUri method as protocol handler in our application. As per the MSDN documentif the user's system does not have a program registered to handle a specific protocol, the...
View ArticleControl is not working in IE 11 if I change documnet mode to 5
Hi,I am using Picker control in my web application. As application is compatible in IE 5, I have changed my browser document mode to IE5. After changing my Picker control is not working(It gets slow).I...
View ArticleHow do I turn off video autoplay in Internet Explorer?
I do not want any kind of videos or animations to play unless I choose to click on the "Play" button.This includes Flash, HTML5, GIF, MP4, or any type of video that may be invented.What would be ideal...
View ArticleMicrosoft Edge blocked cross-domain requests to IPs in same CIDR of private...
$.ajax({ url: "http://10.13.22.150/req_path", success: function(result){ console.log(result); } });I'd like to send Cross-Domain XMLHttpRequest to an ip address in the private network.However, the...
View ArticleChange the cursor can not take effect immediately in IE10 unless I move the...
I am using below code and it is working for all browse except IE10 can you please help me for proper solution.When I change the cursor by JS in IE10, it will not be effective unless I move the mouse....
View ArticleLooking for examples/clarifications regarding some simple Web Cryptography...
Hi,Currently my javascript crypto library is working quite consistently in Chrome and Firefox, but the same operations are often behaving differently when executing them in the context of Internet...
View ArticleProblem parsing XML with a hyphen in IE11
When using JavaScript to get the node value in an XML file, IE 11 and 10 drop all the characters in the string after a hyphen. An example of the XML:<?xml...
View ArticleXpath Support in Edge browser
Hello Team,We are facing an issue in Edge browser regarding xpath support.My DOM element which I need to detect using xPath has 2 css classes applied to it.<ul><li class="myClass1...
View ArticleIE 11 will not print landscape
IE 10 would print landscape, however after upgrade to IE 11, IE 11 will not print landscape All other programs print landscape even firefox, so problem must be with IE11. tried the usual setting...
View Articleis there a way to disable the viewing and modifying of html code in IE 10/11?
I am trying to figure out a way to disable the viewing of and modifying of html code in the IE 10 and 11 web browsers. Using the "inspect element" option I am able to modify the html code. I would like...
View ArticleWhy does IE 11 only show as a blank page?
Recently upgraded to IE 11 when I open page I get blanks and it takes forever to open the actual page. I have ran anti virus ,system cleaners and all updates. Im on a Dell Latitude 610 w/ win 7 32 bit.
View Articlemy css not loading on IE
body { margin: 0; padding: 0; color: #fff; font-family: Arial; font-size: 14px; line-height: 1.5em; background-color: #ccc; background- } a, a:link, a:visited { color: #fff; text-decoration: none;...
View Article