Responsive menu swipe to next page

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
User avatar
Ivar
 
 
Posts: 40
Joined: Tue Jan 22, 2008 9:56 am
Location: Winsum
Contact:

Responsive menu swipe to next page

Post by Ivar »

I would like to navigate to the next page in te menu by swiping the page. (Back and forward) (and possible cycling, last page goes to first page)

Would there be a simple solution to create it?
User avatar
Pablo
 
Posts: 23434
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Responsive menu swipe to next page

Post by Pablo »

There is no standard solution for this, but you can try to implement script that monitors for 'swipe' events and then keep track of the current page via cookies or local storage.
Post Reply