Hello:
I have found this old post and I have found it very interesting because I'm using Cmotion for years. Now I'm trying to make responsive a web site to touchscreen. Concretely, in this site:
http://www.pintorcastanyer.com/
I use Cmotion here:
http://www.pintorcastanyer.com/Circul.htm
The motiongallery.js version used is that of the last post above. There are slightly modifications, for example, Cmotion starts moving left when page is loaded (I think this is useful and sefl-explanatory for the Cmotion functionality). It works fine when mouse is used (in PCs) and also for touchscreens (in mobiles) but in this case the Cmotion needs to be at rest at startup (it is necessary to remove the moveleft() function the end of fillup() function.
My question is how to stop Cmotion moving to the left in a touchscreen and how to return to the starting point at the original right-most position. It seems the container is resized the the current position and not to the right-most position.
Any ideas would be welcome.
Thanks in advance.



Reply With Quote
Bookmarks