Opened 15 years ago
Closed 13 years ago
#2259 closed bug (invalid)
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
Change History (4)
comment:1 follow-up: 3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
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.
comment:3 Changed 14 years ago by
Replying to 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.
comment:4 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Should be fixed in 1.5.