Skip to main content

Bug Tracker

Side navigation

#2259 closed bug (invalid)

Opened January 31, 2008 02:09AM UTC

Closed December 05, 2009 04:21AM UTC

slider can not be vertical

Reported by: rare Owned by: paul
Priority: major Milestone: 1.2.3
Component: ui 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

Attachments (0)
Change History (4)

Changed February 12, 2008 01:05PM UTC by paul comment:1

resolution: → fixed
status: newclosed

Should be fixed in 1.5.

Changed March 02, 2009 08:54AM UTC by lovenalube comment:2

resolution: fixed
status: closedreopened

This bug is not fixed in 1.5

The 1.5.3 version still cannot be made vertical with {orientation: "vetical"}.

The sliders in the online demos are working with jQuery 1.3.1, but the download for jQuery 1.2.6 does not support this orientation value.

Changed March 02, 2009 08:54AM UTC by lovenalube comment:3

Replying to [comment:1 paul]:

Should be fixed in 1.5.

This bug is not fixed in 1.5

The 1.5.3 version still cannot be made vertical with {orientation: "vetical"}.

The sliders in the online demos are working with jQuery 1.3.1, but the download for jQuery 1.2.6 does not support this orientation value.

Changed December 05, 2009 04:21AM UTC by john comment:4

resolution: → invalid
status: reopenedclosed