i can't use media fragment in edge now
https://www.sitepoint.com/html5-video-fragments-captions-dynamic-thumbnails/above is a sample page, on the page, there is sample code to choice three sections.it works in Chrome or Safari, but it's not...
View ArticlePewrformance issue-Memeory Leak
Issue: Memory Consumption is very high in IE in comparison to Chrome browser. Objects created in the application is consuming very high memory, irrespective of clearing out the sessions, or objects are...
View ArticleWebsocket error on Microsoft Edge
With Microsoft Edge 44.18362.387.0, I am trying to establish a Websocket connection with my Websocket Server running on localhost. var fullurl = "wss://localhost:8990/ws"; var conn = new...
View ArticleIE 11 issue - Alert() popup is getting displayed after minimizing the current...
Hi, I have the following simple html page with a text field which displays alert message on blur event. Whenever user focuses on the text field and click anywhere within the window , then alert...
View Articlesimple html5 question
Hey everyoneI've got a very simple html5 question, not sure if here's good place to ask, but since it's super easy, please advise how to handle:I have a simple table tag: <table width="200"...
View ArticleVBA scraping and IE
I have a website that just was just re-released that i previously could access through Excel, VBA and IE. I am trying to update the module, but am having difficulty. When i try to load the page, i just...
View ArticleTLS 1.0/1.1 Disabled by Default in IE/Edge Details
Are there any details on when exactly TLS 1.0/1.1 will be disabled by default in IE/Edge? Will this be pushed through a monthly security update? There has been little information shared since the...
View ArticleHTTP server response, file request from IE
Hello.I really hope I can get support here. Have read all the specifications but they are a bit unclear on the subject. I have an http web server that I coded myself. I don't really know how to handle...
View ArticleWill the new EdgeChromium have a headless-chrome option?
Will the new EdgeChromium have a headless-chrome option?I am wondering because then I will likely be able to do finally run Microsoft-browser tests within a separate Windows based container. Just...
View ArticleCross site scripting
1. I login to my bank, but I forget to logout.2. I go to an infected website on a different tab.3. The infected website makes cross site scripting to my bank tab and steals my money.This security hole...
View ArticleUnable to read cookies in new window in IE11 on Windows 10 1803 (OS Build...
Hi, We recently upgraded are systems to windows 10. Problem: Application is not able to read cookies on OS - Windows 10 1803 (OS Build 17134.1246) IE Version 11.1246.17134.0 Our application creates...
View Articlesession gets lost on Opening a new tab on Internet Explorer ( IE 11)
Dear All,need your expertise help/guidance to my situation/problem described below.I login to my application and download a pdf document which has an url pointing to another page in the same...
View ArticleHow can I start Edge in Private Mode with Selenium in Java?
I would like to start Edge in Private Mode with Selenium in Java, I would like to know which capabilities do I need to set.Thanks.
View Articlehide blinking cursor from input field
is there any possible way to remove input field cursor while typing? " the cursor shows the place of next character position when we write anything" by using anyway in IE11?if there any program that...
View Articledoes not direct to page in Microsoft Edge due to selenium.WebDriverException:...
Hi, I initiated web driver and try to connect a given url and it returns an exception What happen is : Open the web browser but does not direct to given Url and print error on consle log.My code is...
View ArticleInterenet Exploler_ imageファイル削除してもメモリ開放されない
以下のように画像ファイルの追加しています。document.getElementById("i").onchange =function(){// create Blob-URL for File (=Blob) objectvar url =(URL || webkit).createObjectURL(this.files[0]);// set Blob-URL as image source:...
View ArticleNot able to embed PDF blob in HTML in IE
I have adopted various approaches to embed PDF blob in html in IE in order to display it. 1) creating a object URL and passing it to the embed or iframe tag. This works fine in Chrome but not in...
View ArticleHow can I fetch a web site in VBA without using IE? I now use IE & MSXML......
Chase Bank is warning that the use of IE will soon be disallowed at their web site which I scrape daily for my account balances. What reasonable solutions are there for me? I am fairly experienced in VBA.
View ArticleIf set IE as default web browser, right clicking network device "view device...
This is confirmed with IE11. However if set Microsoft Edge as default web browser, the issue is gone. Why?
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 Article