IE11 Work Offline mode, has it been removed?
Has Microsoft removed (or just moved) the ‘Work Offline” file menu option from IE11? We cannot find the option at all on our Win 8.1 preview machines, nor any mention of its removal on the Internet....
View ArticleInternet Explorer 11 Crashes on few web pages
Internet Explorer 11 Crashes on few web pages with javascript/Jquery.Other pages also have javascript/jquery but only in some pages it fails.Works well with all other browsers.
View ArticleActiveX height remains 5 in IE10 and IE11
I just moved my ActiveX creation logic from HTML to JavaScript but in Windows 8.1 IE 11 (also IE 10 on Win 7) always shows it as 5 in DOM explorer. In Win 7 IE 9 it works fine. Below is the javascript...
View ArticleOnMouseOver Not Working In IE11
Hi AllThe Javascript onMouseOver event is not working with IE 11 (with compatibility off). However, it works with compatibility on.May I know whether there is any workaround for this issue. I've tried...
View ArticleNew bug in IE11 -- scrolling position:fixed + background-image elements...
visit the following page in IE10 and IE11, and use your mouse wheel to scroll the page: http://www.oussamaharb.com/ In IE <= 10, Safari, Chrome, and FireFox, the header section of that page stays...
View ArticleIE11 window name is reset to the original after every load
IE iframe window name is reset back to the original after every load.Steps to reproduce:1. Create a form with a target set to iframe named NAME-A.2. Submit a form method=A3. on load A sets window name...
View ArticleIE8/IE9 Copy/Cut/Paste doesn't work on cross-domain IFRAME in Showmodaldialog...
I am using showmodaldialog to open a new window. My pop-up window contains an IFRAME which points to cnn.com. When I open this pop-up window cut/copy/paste doesn't work even though these functions are...
View ArticleAJAX is Broken in IE11
I POST HTTPRequests to my server for an XML and XSL pairFor IE I do this using:request = new ActiveXObject("Microsoft.XMLHTTP");request.open("POST",url,async);request.send(formData);and I receive the...
View ArticleIE 11 Compatibility Mode
I have a site that uses an older version of Infragistics controls, in particular the UltraWebGrid. That grid does not display correctly in IE 11 unless I add the site to the Compatibility List. I've...
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 ArticleHTML5 Drag and Drop on IE10 loses URL set on dataTransfer object
I'm having a problem trying to perform a very simple drag and drop using the HTML 5 support in IE10.I call event.dataTransfer.setData("URL", "someURL") on drag start but then then I call...
View ArticleIE 10 not showing some text on Table
Some of the texts are not shown on IE10 mode. This occurs on random cells. On page refresh also this occurs again on any other cells randomly. But these texts are shown while selecting IE9 mode on...
View Articleie8 visited links color change
IN IE8on an anchor tag href i have written a javascript method to redirect to another page. on revisiting the anchor tag visited color not changing to purple function abc() { location =...
View ArticleIE11 Developer tools missing menu
Hi,I'm trying to use developer tools in ie11 on my home pc. I use it in ie9 every day at work. Where are the options to clear the cookies, cache, etc. I don't see any of that stuff.-Eric
View ArticleIE11 not working
hey I have this following code working just fine on all the othe explorers IE8 IE9 IE10 opera chrome ff ...<a href="zp"><figure><img alt="z" src="../z.jpg"...
View ArticleEmbedded Windows Media Player With Non-Standard File Extension
Originally posted in a different forum - reposted here by suggestionI have embedded a windows media player in a asp.net web page, using the usual < object> and <embed> tags. The video is...
View ArticleViewing Developer Tools in IE 11 Modern View
This may be a stupid question, but I do some html programming and I really like the look of the new Windows 8 IE 11 Modern View. Is there any way to open the F12 Developer Tools in the modern view of...
View ArticleThe F12 Developer Tools crashed ie
I was using the f12 developer tools to view java-script and identify coding errors as instructed by this basic tutorial . when I was in the middle of the debugging window having it display the error...
View ArticleDISPID_ONQUIT IE event on Win8
Our application creates the IE COM object and eventually calls Navigate to our on-line help system. I keep the COM object interface and I keep IE open. I also connect to IE events. One event I handle...
View ArticleIE 11 Anchor click issues
Question on IE 11 browser: There is a web site which works fine for anchors in web pages upto IE 9, but when tried with IE 11 the anchors do not work for the same page. This is something weird. Every...
View Article