瀏覽代碼

[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>