Questions tagged as 'internet-explorer'

2
answers

Internet Explorer Compatibility with HTML

I have a drop-down list, when using Edge emulation and 10 it works without problem. When using the emulation of 9, 8 and 7 does not work. They could explain to me why this situation happens and how to solve the problem.     
asked by 30.08.2018 / 17:57
1
answer

IE9 does not show font family

I'm making a web page and I want to use the source nexa bold , I have downloaded the source and I have it in various extensions such as .otf , .eot , .wof , .ttf , and .svg , I want to clarify that this error only...
asked by 18.01.2016 / 17:36
1
answer

The Internet Explorer browser does not download the file correctly

I have a problem downloading a file with Internet Explorer in any version. My problem is that I receive an array of bits from my controller which I receive in JSON and I download it from javascript . Note: I do not have...
asked by 21.09.2016 / 02:15
0
answers

Problems When redirecting page with angularjs in IE

I have the following script to redirect to the page I want if (!window.location.origin) { window.location.origin = window.location.protocol + "//" + window.location.hostname + (window.location.port ? ':' + window.location...
asked by 15.11.2018 / 20:52
0
answers

input type = submit does not work in internet explorer

Hello, I have a form that makes a POST call with a <input type="submit"> to make the call to the server. The fact is that I work correctly in Firefox and Chrome, but not in IE. I have been observing in several threads that to...
asked by 15.06.2017 / 13:02
2
answers

Photo does not come out when I use explorer or microsoft edge

One of my photos does not come out when I open my website in explorer or microsoft edge, but it does load when I open my page in chrome, firefox, and safari. This is the code: <img src="../Recursos/logoam.jpg" width="600" height="130" style...
asked by 28.07.2017 / 19:11
1
answer

Compatibility error in Internet Explorer 11

I am using this version of IE: I have a web application of an inventory and everything that this entails ... My problem is that in the Chrome browser, everything looks and works perfectly but in the IE v11 browser it does not work and y...
asked by 03.01.2019 / 19:27
1
answer

I do not recognize the css for IE

I am trying to create some CSS for IE since there are several things that are out of line with me and when I create the CSS, I do not recognize the CSS and it does not do anything to me HTML <link href="/Content/site.css" rel="stylesheet...
asked by 12.03.2018 / 09:49
2
answers

Problem onunload event in IE and Safari

First of all, hello everyone and thanks for your time. I'm making an application with Jquery Mobile and I have a big problem. When a page is refreshed, all the dynamic content that has been generated from the page is obviously lost, leaving o...
asked by 05.07.2016 / 11:47
2
answers

Sum with decimals in browser.

Can someone help me understand, because the sum of 2 numbers in the 3 browsers (Chrome, iExplorer and Edge) alters the result? In the image I display the examples that I tried. Some others give good, but those sought after at random, gives me...
asked by 16.11.2017 / 20:42