Draggable+Sortable not working when on webserver

Draggable+Sortable not working when on webserver


Hello everyone,
I encountered an issue during my first experimentations of JQuery UI.
Here you can find my prototype :
http://rejome.homeip.net:8080/
On the second tab ("Générateur de formulaire"), we should be able to
drag any element on the left (for exemple "Champ texte") and drop it
on the right (under "Champs du formulaire").
On my small webserver, this doesn't appear to work.
If we "save as" the page via firefox or IE, and open it locally, the
functionnality works great !
I can't explain it...
Thanks for your help, and go on with the amazing job !