Skip to content

Commit

Permalink
added z-index control on zooming
Browse files Browse the repository at this point in the history
  • Loading branch information
kendfss committed Mar 19, 2021
1 parent 02ff214 commit 6c20881
Show file tree
Hide file tree
Showing 3 changed files with 1,202 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,4 +283,4 @@ <h1 id='pageHead'>FilterShoppe</h1>

</script>
<script id='simpleImageCode' type="application/javascript" src="./SimpleImage.js" charset="utf-8"></script>
<script id='FilterShoppeCode' type="application/javascript" src="./script.js" charset="utf-8"></script>
<script id='FilterShoppeCode' type="application/javascript" src="./scripts.js" charset="utf-8"></script>
Loading

0 comments on commit 6c20881

Please sign in to comment.