/ / Input type = '' button '' nie działa w IE 11 - html, google-chrome, internet-explorer, internet-explorer-11

Typ wejścia = '' przycisk '' nie działa w IE 11 - html, google-chrome, internet-explorer, internet-explorer-11

Mój formularz wejściowy type = "button" / form nie działaIE 11. Celem przycisku jest cofnięcie się o 1 stronę w historii. Działa w Google Chrome. Przeczytałem w internecie, że IE ma pewne problemy z implementacją HTML5, ale nie udało mi się znaleźć rozwiązania.

Nie tylko część JS przycisku nie działa, ponieważ wskaźnik uniesienia w IE11 również nie jest widoczny.

Kod w Fiddle: https://jsfiddle.net/Luj5sqh7/3/

<!DOCTYPE html>
<html>
<head>
<title>Stabiliteit Houtribdijk</title>
<style type="text/css" media="screen">
</style>

<div class="header">

<div class="headerleft">
<form>
<input type="button" class="button" value="Terug"     onclick="history.go(-1);return true;">
</form>
</div>
<div class="headerright">
<H4>Stabiliteit dijk animatie </H4>
</div>
<!--  <div class="headerlogo">
<img src="/images/images/Rhdhvlogo.jpg" id="rhdhvlogo"/>
</div>-->
</div>

</head>
<body>

<video onclick="this.paused?this.play():this.pause()" class="videocenter" controls>
<source src="movie/STABILITEITTotaal.mp4" type="video/mp4">
<source src="movie/STABILITEITTotaal.ogg" type="video/ogg"> Your browser does not support the video tag.
</video>

Odpowiedzi:

0 dla odpowiedzi № 1

problem nie jest typem danych wejściowych. Myślę, że to jest twój

z-index: -1;

na Twoim ciele