Questions tagged as 'internet-explorer'

1
answer

JavaScript only works with IE debugger

Hello. I have a code in JS that works perfectly in other browsers, however, IE only works with debugger (F12) enabled. Here is an excerpt from my JS: <script src="http://code.jquery.com/jquery-latest.js"></script>functionlogin()...
asked by 16.05.2014 / 22:30
1
answer

Ajax does not work in Internet Explorer 6

<html> <head> <meta charset="utf-8"> <title>AJAX, JSON E PHP</title> <script type="text/javascript" charset="utf-8"></script> </head> <body> <select name="secoes" id="secoe...
asked by 08.05.2017 / 15:30
1
answer

Internet Explorer does not recognize CSS classes that work correctly in other browsers

The site I developed in WordPress does not open correctly in Internet Explorer. I noticed that Internet Explorer is not finding the styles correctly. Website: link     
asked by 15.04.2015 / 01:44
1
answer

Multiple selection does not work in IE

I made a post on how with a choice, select all items. I got an answer, which it solved. well, it solved only in Chrome, but IE does not work. As the question changed the "direction", then I decided to do another post. It includes other versions...
asked by 19.01.2016 / 21:52