Skip to content

Commit

Permalink
Demos: remove 404 scripts from removeClass demo
Browse files Browse the repository at this point in the history
Closes gh-2297
  • Loading branch information
timmywil authored Oct 3, 2024
1 parent b8fff16 commit f068bf4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions demos/effect/removeClass.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>jQuery UI Effects - removeClass Demo</title>
<link rel="stylesheet" href="../../themes/base/all.css">
<script src="../../external/jquery/jquery.js"></script>
<script src="../../ui/effect.js"></script>
<link rel="stylesheet" href="../demos.css">
<style>
.toggler { width: 500px; height: 200px; position: relative; }
Expand Down

0 comments on commit f068bf4

Please sign in to comment.