Announcement

Collapse
No announcement yet.

touchscreens on Suivant?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    touchscreens on Suivant?

    Hi folks,

    What's the best way to work with touchscreen events on Suivant pages? Is there anything built-in for this? I did a little Web browsing, and I see that there are touch events that JavaScript can hook into, and also some jQuery support. Is that the best approach? Obviously, the pages do work to some extent on touchscreen devices. Suppose I want to support some long-tap or swipe events on my store pages; how can I do that?

    Thanks --
    Kent Multer
    Magic Metal Productions
    http://TheMagicM.com
    * Web developer/designer
    * E-commerce and Miva
    * Author, The Official Miva Web Scripting Book -- available on-line:
    http://www.amazon.com/exec/obidos/IS...icmetalproducA

    #2
    Re: touchscreens on Suivant?

    Hi Kent,

    If you are looking to support touch specific events like "long tap", "double-tap" or "swipe", you will need to add in additional javascript such as hammer.js or something like that. Inherit in the ReadyTheme is just support for tap events which are basically the same as click events.
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment

    Working...
    X