On Touch?
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
On Touch?
On Pc view, I have a 'mouseover' Event that when a viewer mouseovers a small image, a larger image appears. Obviously, with a mobile page this cannot be done, so am I correct in applying the 'on-touch' -start / 'on-touch end' event for my mobile/tablet pages?
Never complain about getting old, the alternative is far worse!
Re: On Touch?
Most touch devices handle hover as click.
But you can also touch events. However it becomes more complicated when a device support both mouse and touch. In that case, events may get mixed up (unrelated to WWB).
But you can also touch events. However it becomes more complicated when a device support both mouse and touch. In that case, events may get mixed up (unrelated to WWB).