jquery - $.widget is not a function -


i want make use of dragable elements.. load page this

$.widget not function 

the code

<script src="js/jquery/jquery-1.6.js" type="text/javascript"></script>  <script src="js/jquery/jquery.ui.core.js" type="text/javascript"></script> <script src="js/jquery/jquery.ui.draggable.js" type="text/javascript"></script> <script src="js/jquery/jquery.ui.mouse.js" type="text/javascript"></script> <script src="js/jquery/jquery.ui.widget.js" type="text/javascript"></script> 

also take @ answer using a google hosted version. if can that, lot of benefits (see here).


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -