I have a script in javascript that runs correctly in Firefox but not in IE11, it is that after a certain if, I open a pop up:
In php I have the following code:
if(xxxx){echo '<body onload="abrir()">';}
In the html page where the form...
asked by
11.01.2018 / 08:21