| orientation | ใช้กำหนดว่าต้องการให้เป็น slider แบบ horizontal หรือ vertical (default=horizontal) |
|---|
config:orientation
return type:string
content:ใช้กำหนดว่าต้องการให้เป็น slider แบบ horizontal หรือ vertical (default=horizontal)
example:$("div#slider").slider ( { orientation: "vertical" } );