Search code examples
javascriptjqueryhtmlcsszen-cart

jquery slider working inside a css flyout menu


I'm using a zencart with a css flyout header menu and I also want use the jquery slider widget as one of the options in this menu but when I put it in there the little sliders don't appear correctly, it's like they've collapsed.

I've put together a fiddle which although it has all the code doesn't seem to be working, it's hopefully something stupid I'm not doing coz all the code is there as far as I can see.

can anyone help me out please http://jsfiddle.net/4VU8D/

EDIT: here's a slightly better but still not working fiddle


Solution

  • You've only included the jQuery Framework, but not the jQuery UI.