소스 검색

[examples/index.html]: remove onmousewheel (#21647)

* [examples/index.html]: Change the onmousewheel of the viewer

* [examples/index.html]: remove onmousewheel
puxiao 4 년 전
부모
커밋
5f61a1f702
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/index.html

+ 1 - 1
examples/index.html

@@ -38,7 +38,7 @@
 
 		</div>
 
-		<iframe id="viewer" name="viewer" allowfullscreen allowvr onmousewheel=""></iframe>
+		<iframe id="viewer" name="viewer" allowfullscreen allowvr></iframe>
 
 		<a id="button" target="_blank"><img src="../files/ic_code_black_24dp.svg"></a>