...

Anyone know of any mobile sliders?

ndwest12
01-05-2011, 06:53 PM
Similiar to that of CBS.com or AOL.com when you visit them on the iphone. Something that responds to the swipe gesture within the iphone.

I've been searching google, but mobile web resourses are far and few. Also tried to check out their source and it only shows it as one long line of text, not ideal for trying to read code.

JordanW
01-06-2011, 02:06 PM
I assume you've read through the official documentation?

I realise it's quite vague and not the most helpful doc, but it's a start.

Effectively you need to learn the javascript events ontouchstart/end etc.
I believe you're searching for the event described in "Figure 6-4": One-finger gesture emulating a mouse.

Handling Events in iOS web applications (http://developer.apple.com/library/safari/#documentation/AppleApplications/Reference/SafariWebContent/HandlingEvents/HandlingEvents.html#//apple_ref/doc/uid/TP40006511-SW22)

maas360
07-26-2011, 01:43 PM
Hi,

This might be useful. Basic concept is to listen mobile touch and gestures events like touchstart, touchmove, touchend etc


http://api.mutado.com/mobile/mtdtouch/js/



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum