How swipe over a browser control

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

How swipe over a browser control

Post by JosepM » Sat Jul 14, 2012 2:43 pm

Hi,

I'm trying to get the touchstart into a browser control but I can't. Any idea how get it? I want swipe to change the browser content.

Any example?

Salut,
Josep M

Adrian
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 79
Joined: Wed Jul 11, 2012 5:03 pm

Re: How swipe over a browser control

Post by Adrian » Sat Jul 14, 2012 5:38 pm

I can't help (I didn't think you could do that on a browser), but if you could, wouldn't that make it impossible for the user to scroll the browser window around to see the content to left and right?

w.wartersGA0dc3
Posts: 11
Joined: Mon Dec 05, 2011 5:33 pm

Re: How swipe over a browser control

Post by w.wartersGA0dc3 » Fri Aug 10, 2012 5:39 pm

If you are proficient in javascript coding to some extent you might want to look at incorporating Swiper Mobile Touch Slider by idangero.ous - http://www.idangero.us/sliders/swiper/

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: How swipe over a browser control

Post by JosepM » Tue Aug 14, 2012 10:45 pm

Hi,

Thanks for the link... I used a similar solution with http://www.photoswipe.com

Salut,
Josep M

Post Reply