link zu internet explorer-forum für englischsprachige beiträge gesucht
hallo,ich suche den link für das internet explorer-forum bzgl. englischsprachigen beiträgen. ich würde gerne mit meinen fragen ein grösseres publikum erreichen, bin aber aus irgendwelchen gründen nicht...
View ArticleGadgets not working with IE-11 Win7 Pro SP-1 (NOT Win8.1 Preview)
Just downloaded IE-11 developer preview. (Windows 7 pro sp1 IE-10) After reboot all of my gadgets disappeared. Still there on rt. click dialog box on desktop but when I click nothing happens. Also...
View ArticleConfused with Access Data Sources Across Domains
Basically, we have a small .NET application working as a web server to save data locally and a website is storing/retriving data from that application. Since the website is hosted on the Internet and...
View ArticleText does not show in Internet Explorer 10 when using document.write and a span
The following code creates an HTML page which is valid in every browser except for IE 10:<script ...>...document.write(" <span id='some-id'>\n");document.write(" some...
View Article(Win7 x64 SP1) Could not install Internet Explorer 11 preview(the referenced...
Here is the IE11.log: 00:00.000: ==================================================================== 00:00.062: Started: 2013/08/03 (Y/M/D) 16:57:44.401 (local) 00:00.078: Time Format in this log:...
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 ArticleIE8 Tools/Developer Tools and the C# Webbrowser control
Does anyone know if the hosted C# Webbrowser control in the System.Windows.Forms namespace can display the IE8 Developer Tool found under Tools/Developer Tools (F12 key)? I would like to show the...
View ArticleWindows 8 / IE10: Browser window, opened from another browser window, calls...
IE browser window calls alert() and loses focus if it is opened from another window. (only in IE10 / Windows 8)Here's the code to reproduce the problem.Save this as 'parent.html.'<input...
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 Articlewhats wrong with my html code? it works fine on firefox but the drop down...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title> New Document </title> <meta...
View ArticleIE10 in IE5 Quirks Mode not handling click event
(Re: IE10 Feedback item 788391)I'm working on a web product with legacy controls requiring quirks mode to display and work as originally intendedIn IE10, in IE5 Quirks Mode, elements of the front end...
View ArticleOdd error: favicon.ico error ??
Everytime I start debugging my ASP.NET (VB) project, after the startup page finishes loading, my custom (unhandled) error code is executed. (web.config: <customErrors mode="On"...
View ArticleSimple New Feature Request for Internet Explorer
Suggestion: Rightclick Name/rename IE window. Now that there are tabs to section windows into multiple pages, it is about time there was an option to name windows in some way. Im sure many are like me...
View ArticleProgramatically using .style.zoom vs Setting zoom level
Using IE 7 & 8 on MS Windows XP Professional SP3, I need to supply buttons on a page to allow the user to zoom in or out (I know they could simply user the browser to do this but......... it’s a...
View Articlewindow.open Performance Options
Our application initially starts off as as single IE window. However, when a user clicks a button, one or more additional windows are opened from the original window using window.open(). Performance is...
View ArticleIE11 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 - "input" event get fired when setting/unsetting the...
Hi, I have found an issue in Internet Explorer 10 on Windows 7,8 and RT. The issue <textarea></textarea> tags are calling the "input" event when the browser is setting the placeholder on...
View ArticleEven though written keep session alive for all browsers but in IE8 session...
function KeepSessionAlive() { try { var xmlhttp; if (window.XMLHttpRequest) { // code for IE7+, Firefox, Chrome, Opera, Safari...
View Articlehow to fire onchange event
hi every body. i m writing a desktop programme which is developed in .net c# and framework 2.0. i want to use a web site in my application automaticaly. now i can fill related textboxes and select...
View Articleacess element across ie windows
In my app we are opening ie through command line like iexpore.exe http://localhost/default.aspx?id=10->browser1 iexpore.exe http://localhost/default.aspx?id=20->browser2 i have to acess the...
View Article