Hi, I am using JQueryUI and trying to add features like a resizeable timeline using:
<script src="_js/jquery.dimensions.js"></script> <script src="_js/ui.mouse.js"></script> <script src="_js/ui.resizable.js"></script> It works in IE7 until the timeline is refreshed but doesn't work at all in FF (you just see the resize grab bar then it vanishes). I'm guessing the only reason it works in IE of a fashion is because of the order that it loads the scripts (trial and error shows that if I put the scripts above at the end of the HTML it sort of works in IE). Are there any JQuery (UI) users out there that know what might be happening please? Thanks Ritchie _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
