반응형
Creating a Mobile Touch Slide Panel with JQuery
http://www.zackgrossbart.com/hackito/touchslider/DOWNLOAD : https://github.com/zgrossbart/jstouchslide
This bar is boring on a computer, but it comes alive on a mobile device. Grab your iPad or Android device and take a look.
Drag your finger and the items move with you. They follow your speed and keep your momentum. Play with it a little. I’ll wait.
Get the
source code
source code
The sliding touch panel only shows up on mobile platforms. With a mouse it feels clunky, but sliding with your finger just feels right.
This article shows you how to implement a sliding touch panel in JavaScript. jQuery is the only dependency of the touch slider. The rest is pure JavaScript and HTML. It runs fast, feels natural, and works on every mobile device with touch support.
반응형
'프로그래밍 > Script' 카테고리의 다른 글
[javascript] loopedSlider (0) | 2011.06.24 |
---|---|
[App] Episode - 아이패드용 매거진 Pleiades Corp. (0) | 2011.05.19 |
[javascript] iScroll-js (0) | 2011.05.10 |
[jQuery] jquery - carousel (0) | 2011.05.10 |
[javascript] carouslide - A highly adaptable jQuery plugin for creating carousels and slideshows (0) | 2011.05.10 |