tags:

views:

71

answers:

1

Hey,

I've been trying to use the new jquery-ui, and all but the resizable function seem to work. The handles don't seem to appear anywhere. Can anyone figure out why?

http://victor.hwanger.com/test.html

+2  A: 

I believe you need to include the jQuery-UI CSS references:

http://jqueryui.com/latest/themes/base/ui.all.css

Wulfbane
+1 that's what it is. :)
Paolo Bergantino