I'm trying to run my new webpage in IE11 (testing the compatibility across browsers) and I have an error in console log, and got a blank page for any route.
I'm using webpack, running: npm run build.
To be able to see the code, I disabled the...
People, good afternoon, I would like to insert in my index a code to identify the browser that the user is using and, if it is Internet Explorer, automatically be redirected to a page called "ie.html"
The server side language is PHP with PDO...
I'm using IE, and to open a new tab, I use window.open. My ie which is 11, opens the new tab normally, but in another ie that is also 11 but a bit older, it downloads, how can I solve?
I would like to know how to open this preview preview window of IE by javascript, I need a button that opens this window, without having to go through it through the settings.
I'm using the routine to access a page and download a file, which uses a javascript to be generated, but it needs to be saved automatically, without user intervention.
Sub ConnectWeb()
Dim ie As InternetExplorer
Dim C
Dim ULogin As Boolean, ie...
Hello, I have a VBA code that accesses a web page and excludes the registered items.
When I click the "delete item" button it will open an alert on the screen with two buttons ( "ok" and "cancel" >) and displaying the message "Confirm d...
I'm programming in VBA a collection of information on the central bank's website. It turns out that the page does not load fully and when the macro ends only a few records have been loaded in the worksheet. I believe the page has some event that...
I'm using simpleLens but the same is not working in IE and Edge.
The zoom does not appear and the images do not change when you move the mouse.
I have tried changing several parts but it does not work.
(function(a){a.fn.simpleGallery...
I placed a JSF project with primefaces to run with link and when we entered IE11 a surprise: it works!
Trigger a browser error like this:
CSS3111: @ font-face Detected an unknown error. Filet:
SohoGothicPro-Light.woff
Lin...
I have a VBA macro that handles Internet Explorer, at some point when clicking an item, a new tab is opened in Internet Explorer.
My question is: How to change the focus of VBA to handle this new tab that was opened?
follow code:
Sub x...