Opened 15 years ago
Closed 15 years ago
#3042 closed bug (invalid)
The Image Cropper demo doesn't work
Reported by: | earakaki | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | site | Version: | 1.2.6 |
Keywords: | image cropper | Cc: | |
Blocked by: | Blocking: |
Description
The Image Cropper Demo doesn't work.
<script type="text/javascript" src="../../../js/jquery.js"></script> <script type="text/javascript" src="../../../js/ui.js"></script> <script type="text/javascript" src="../../ui.fx.js"></script> <script type="text/javascript" src="../../ui.fx.bounce.js"></script> <script type="text/javascript" src="../../ui.fx.scale.js"></script>
The last 3 script includes are responding 404. Comparing with first 2 maybe the url should be ../../../js/ui.fx.*.js.
Note: See
TracTickets for help on using
tickets.
This belongs to jQuery UI. Please repost this to the UI Bug Tracker. Thanks.