Skip to content

Example to demonstrate how to create a vertical slide on a touch screen

Notifications You must be signed in to change notification settings

bmds/vertical-slide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

vertical-slide

Example to demonstrate how to create a vertical slide on a touch screen.

An interesting use case for a vertical slide is as a select tool when you have several options and you want to allow someone to slide a block to select an option, like a volume slider (Example from jQuery UI: http://jqueryui.com/demos/slider/#slider-vertical).

The trick on a mobile touch screen is that when you want to click to slide, the whole page slides. This technique prevents the default page from sliding and then move a block element along a Y axis.

About

Example to demonstrate how to create a vertical slide on a touch screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published