developper tools Internet explorer
Hallo participants,i´ m searching a layout box in the Internetexplorer developper tools.Is there one?thank youRoberto
View ArticleWeb CryptoAPI
Dispide its begins of implementation on IE11. Why there's any Microsoft Engenner involved to the W3C CryptoWebAPI specification ?Since it is a very important and strategical feature bussiness...
View ArticleHow does IE interpret script marked as type="text/javascript"...
Hello I'm hoping someone can clear this up for me and that it's not a stupid question. If I have a script that is defined as; <script type="text/javascript" language="JavaScript">//some...
View ArticleIE 11 flexbox with flex-wrap: wrap doesn't seem to calculate widths correctly...
Seems IE11 doesn't calculate flex item widths properly if flex-wrap: wrap is used. See http://jsfiddle.net/MartijnR/WRn9r/20/ The 4 boxes each have flex-basis: 50% so we should get two lines of two...
View ArticleDifferentiate IE tabs in same process
When multiple tabs are opened in Internet Explorer, is there uniqueness between these tabs? Is there any GUID kind property on IE tab which can be accessed through javascript? Thanks in Advance -...
View ArticleAfter loading Webpage about WebBrowser control from the main window to jump...
1.html<html><html><head><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="Content-Type" content="text/html;...
View ArticleIE 11 Tab/Page Crashes .Net 4.0 and Ajax Update Panel
I have a Web Site built on 4.0 framework with AjaxControlToolKit Version 4.1.60919. We are encountering crashes of our webforms that contain and update panel with button click events, dropdownlist...
View ArticlePersisting IE11 F12 developer tool emulation settings
Hello,The situation:If you specify document mode, user agent string, etc. under the emulation settings, these settings will be resetted everytime you restart the browser. In my company we use an...
View Articlewindow.close() doesn't work on windows phone IE
window.close() doesn't work on windows phone IE.On explorer desktop version it works but ask a confirmation.On windows phone It does nothing.The tab is opened with :target="_blank" and i try to close...
View ArticleWhy does my spacebar = F12?
Whenever I press spacebar while in explorer, word or other MS programs (like right now) the Developer Tools window pops up.It seems that spacebar=F12. Why--and more importantly how do I get it to stop??
View ArticleBody tag class value not changing after the first browser page load
Hello and thanks for reviewing my question. My issue involves adding unique values to the body tag's class attribute. Now, I am following tips and advice from Dustin Miller in his article: Multiple...
View ArticleIE 9 Quirks mode setting for an IFrame with in a document
Hi,I have a HTML display which has Iframe. I want IE9 standard mode for parent document and Quirks mode for Iframe.Any one knows how to set this?Thanks in Advance,Venkat
View ArticleDeleting declared variable names, (IE11 new behavior) any specs?
In IE11 we are finally able to:var foo = "foo"; bar = "bar"; delete foo; //_> true delete bar; //_> true foo; //_> 'foo' is undefined bar; //_> 'bar' is undefinedI love it. Finally we can...
View ArticleIE8 not render XML with embbeded XSLT
Is this kind of xml supported in IE ?<?xml version="1.0" encoding="utf-8" ?><?xml-stylesheet href="#style" type="text/xml"?><!DOCTYPE doc [<!ATTLIST xsl:stylesheet id ID...
View ArticleActivating virtual machines
So I got my virtual machines setup from modern.ie on parallels.Now they all need "activating". Am I missing something?? Is this really needed?Kind regards,Joe
View ArticleIE8 does not reflow/rerender the page when create/modify html elements with...
I'm running IE 8.0.7600.163875, Browser Mode: IE8, Document Mode: IE8 Standards. When I use Javascript/jQuery to create/modify HTML elements, e.g. adding new html tags with content or removing existing...
View ArticleReport Viewer not displaying in IE 11
Dear Friends, We developed an web application using VS2010 and used report viewer control for reports, Now we are facing the problem in IE 11, Report not displaying in IE 11. its showing only loading...
View Article"alt" tag not working
Hi, I am using Windows 8.1 with IE 11 and find that the "alt" tag in images is not displaying the text that is provided for the image.
View ArticleStopped at a breakpoint in F12 Developer Tools causes Windows Explorer to freeze
Hello,I'm not sure if this is the right thread to post this on, but I was stopped at a breakpoint in F12 IE Developer Tools (Windows 7 x64, IE9). I wanted to do something else unrelated on my computer...
View ArticleIE 10 specific issue "SCRIPT5009: '__doPostBack' is undefined"
We are facing a problem on IE10 with ASP.NET controls that requires JavaScript post back[like, link button].It is properly working on the IE9 version. But on the IE10, it is giving...
View Article