Search and Top Navigation
#3040 closed bug (fixed)
Opened June 28, 2008 04:49AM UTC
Closed August 15, 2008 08:46AM UTC
The Image Cropper demo doesn't work
Reported by: | earakaki | Owned by: | eduardo |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | [meta] ui.themeroller | Version: | 1.5.1 |
Keywords: | demo | 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.