Internet Explorer Extension Development announcements
-
Link
Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.
Thanks,
Microsoft Community team
Internet Explorer Web Development announcements
-
Link
Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.
Thanks,
Microsoft Community team
-
0 VotesExpression Web 4 unable to access C:\Users\Desktop\Websites\....\_vti_pvt\service.lck". ?
Hello. I have multiple websites up and running. Yesterday I tried to edit one of them - simply adding a picture to the Image folder. Expression Web 4 immediately gave me an error ...Unanswered | 9 Replies | 221 Views | Created by Wenper - Saturday, September 23, 2017 10:00 PM | Last reply by Robert Aldwinckle on forums - 7 hours 54 minutes ago -
0 VotesOut of memory Error using the IE11's developer tool's Memory profiler
Hi All, I'm attempting to analyze the memory use of a website to help detect memory leaks. Unfortunately, it appears that the Memory analyzer is ...Unanswered | 8 Replies | 1614 Views | Created by Dream Coder - Friday, January 22, 2016 9:35 PM | Last reply by prakashd1 - 10 hours 38 minutes ago -
0 VotesIE11 calc() rounding error
I am using calc() to size columns in a flex box layout: flex-basis: calc(100% * 0.16666667 - 0rem * (1 - 0.16666667)) The parent container has a max-width of 1200px, and ...Unanswered | 1 Replies | 47 Views | Created by Do The Right Thing NZ - Friday, September 29, 2017 1:34 AM | Last reply by IECustomizer - Friday, September 29, 2017 11:28 PM -
0 VotesClassic ASP MIA
ASP" and "ISAPI Extensions are already enabled on Win2012r2 but my developers are telling me that its not available for their site. I checked the advanced ...Unanswered | 1 Replies | 60 Views | Created by totalnet32 - Monday, September 25, 2017 2:10 PM | Last reply by Eric-Du - Friday, September 29, 2017 2:21 AM -
0 VotesIE11 Skipping pages when clicking back
I found several threads on Answers talking about this issue, but none of the solutions seem to apply. I'm not sure what I'm missing. So we have 2 websites for ...Unanswered | 4 Replies | 138 Views | Created by ahwm - Monday, September 25, 2017 6:41 PM | Last reply by ahwm - Thursday, September 28, 2017 2:13 PM -
1 VotesIE 11 flexbox with flex-wrap: wrap doesn't seem to calculate widths correctly (box-sizing ignored?)
Seems IE11 doesn't calculate flex item widths properly if flex-wrap: wrap is used. See ...Unanswered | 6 Replies | 7888 Views | Created by Enketo - Friday, February 21, 2014 7:21 PM | Last reply by walshybabe - Thursday, September 28, 2017 9:32 AM -
0 VotesAutheticated required popup is shown when browser is opened through NT authority/System after proxy change
Hi, I want to set the proxy url for local system account. i am able to do that using psexec Command: Psexec -s -i "iexplorer.exe ...Unanswered | 1 Replies | 64 Views | Created by Prahalnathan - Wednesday, September 27, 2017 11:16 AM | Last reply by JeanSun - Thursday, September 28, 2017 8:34 AM -
1 VotesShift-F5 versus Ctrl-F5
Hi, I have been using Shift-F5 to do refresh on IE, but someone told me it is Ctrl-F5. Is there a difference or is it Meta-F5? Also, where are these bindings defined? thank ...Answered | 5 Replies | 96589 Views | Created by ilikecoding - Tuesday, December 01, 2009 11:55 PM | Last reply by randynmary1 - Thursday, September 28, 2017 8:31 AM -
0 VotesIE11 not initiating CORS request but works in Chrome/Edge
Access data sources across domains, select Enable. can anyone help me on this!!!!Unanswered | 1 Replies | 59 Views | Created by Supriya Saha - Wednesday, September 27, 2017 6:54 PM | Last reply by IECustomizer - Thursday, September 28, 2017 4:02 AM -
0 VotesSecure URL Query Parameters
I am developing an ASP.NET application and would like to use URL paramaters. Is there mechinsm that would avoid SQL injection or javascrit attacks when entered via the ...Unanswered | 1 Replies | 99 Views | Created by JBLENNON - Monday, September 25, 2017 12:15 PM | Last reply by IECustomizer - Thursday, September 28, 2017 3:45 AM -
0 VotesIE11 not initiating CORS request
By fiddling it seems IE11 does not make an ajax request if it is cross origin. FF and Chrome will at least make the request and throw an error if the resource API is not sending ...Unanswered | 4 Replies | 1490 Views | Created by joym8 - Friday, November 07, 2014 8:34 PM | Last reply by Supriya Saha - Wednesday, September 27, 2017 6:50 PM -
0 VotesCorrect Forum For Edge Web Development
What is the correct forum for Edge Web Development? Since Edge is the browser Microsoft is getting behind it seems out of place to post in an IE forum.Answered | 1 Replies | 103 Views | Created by mogulman52 - Monday, September 18, 2017 1:05 PM | Last reply by Eric-Du - Monday, September 25, 2017 9:08 AM -
0 VotesLinks that open in new browser tabs don't work on sites embedded within Intranet Zone sites in IE when the sandbox attribute is set on the iframe.
I have an Internet Zone site embedded (with an Iframe) inside of an Intranet Zone site. The Iframe uses the sandbox attribute. The embedded content has <a target="_blank"> ...Unanswered | 2 Replies | 125 Views | Created by Zach Forster - Thursday, September 21, 2017 2:04 PM | Last reply by IECustomizer - Monday, September 25, 2017 2:47 AM -
0 VotesHover is not working on IE11 and Edge when the mouse pointer is on the iframe
Hello there, I am trying to make iframe expanded and shrank when the mouse pointer is on the iframe by using media query. However, it is not working, but, when ...Unanswered | 5 Replies | 351 Views | Created by SosekiM - Thursday, September 14, 2017 6:59 AM | Last reply by SosekiM - Friday, September 22, 2017 1:59 AM -
0 VotesDWebBrowserEvents2::NavigateError suddenly not firing anymore
Hi, in our application we have embedded the MSHTML-Control using ATL. We register for the DWebBrowserEvents2::NavigateError to react when a URL can't be loaded. This worked for ...Unanswered | 0 Replies | 165 Views | Created by MikeTheMechanic - Thursday, September 21, 2017 7:01 PM -
0 VotesEdge Developer Tools - Find Element with Xpath
I need to do some development with Edge. I need to develop Xpaths to find elements so I can later use them with Selenium. I have no problem using Firepath with Firefox or the Chrome Find ...Unanswered | 4 Replies | 147 Views | Created by mogulman52 - Saturday, September 16, 2017 2:25 PM | Last reply by mogulman52 - Thursday, September 21, 2017 12:06 PM -
0 VotesEdge extension using native messaging
I am developing an Edge Extension that uses native messaging which I ported over from a Chrome extension. I can deploy my UWP project and the extension shows as loaded in the Edge extension ...Unanswered | 1 Replies | 109 Views | Created by dean_man - Tuesday, September 19, 2017 2:40 PM | Last reply by JeanSun - Thursday, September 21, 2017 7:45 AM -
0 VotesGetting of development console output in IE.
In my application I'm using WebBrowser control and I'd like to receive messages which were written in a development console by JS. For that I implemented IDeveloperConsoleMessageReceiver and ...Answered | 3 Replies | 174 Views | Created by iegor82 - Wednesday, September 13, 2017 3:15 PM | Last reply by JeanSun - Thursday, September 21, 2017 6:41 AM -
0 VotesIssue with window.print function in IE11
Hi All, In our product we have Web-based agent application. We use IE 11 for our application. Now we have the following issue: We have ...Unanswered | 1 Replies | 227 Views | Created by Sedoygosha - Monday, September 18, 2017 10:20 AM | Last reply by IECustomizer - Wednesday, September 20, 2017 11:03 PM -
0 Votesinput::-ms-clear{display:none;} NOT WORKING in IE 11
I am trying to remove the 'x' from a div in IE but the usual ::-ms-clear CSS is not working. `input::-ms-clear{display:none;}` Are there any other ways to do ...Unanswered | 1 Replies | 128 Views | Created by cjbrunnen - Monday, September 18, 2017 10:31 AM | Last reply by IECustomizer - Wednesday, September 20, 2017 10:53 PM - Items 1 to 20 of 18162 Next ›
Internet Explorer Extension Development announcements
-
Link
Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.
Thanks,
Microsoft Community team
Internet Explorer Web Development announcements
-
Link
Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.
Thanks,
Microsoft Community team
