Search and Top Navigation
#2259 closed bug (fixed)
Opened January 31, 2008 02:09AM UTC
Closed February 12, 2008 01:05PM UTC
Last modified February 26, 2009 11:25AM UTC
slider can not be vertical
Reported by: | rare | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.2 |
Keywords: | ui, slider, vertical | Cc: | |
Blocked by: | Blocking: |
Description
I can not place slider in vertical position.
I tried first automaticaly by seting small width size
After that i tried
$('#example1').slider({'axis':'vertical'});
and also
$('#example1').slider({axis:'vertical'});
by I constantly get error in line 286 e iz not defined
thank you
Should be fixed in 1.5.