]> source.dussan.org Git - jquery-ui.git/commitdiff
Demos: remove 404 scripts from removeClass demo
authorTimmy Willison <timmywil@users.noreply.github.com>
Thu, 3 Oct 2024 17:45:18 +0000 (13:45 -0400)
committerGitHub <noreply@github.com>
Thu, 3 Oct 2024 17:45:18 +0000 (10:45 -0700)
Closes gh-2297

demos/effect/removeClass.html

index 734a9f6003202aa9fa794624d8953b9ef6e65105..1b2c9bd29eb4eb9f7a5627290ab083f1599b3d3a 100644 (file)
@@ -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; }