facebook

Swipe or Scroll Left/Right

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 4 posts - 31 through 34 (of 34 total)
  • Author
    Posts
  • #340529 Reply

    steven168h
    Member

    @Yann wrote:

    Hello skip8it
    use relative path rather physical path
    example:

    img: 'images/photos-iphone/01.jpg'

    Yann

    How about the android device for the images?

    #344056 Reply

    RichardOne
    Member

    Hi,

    Liked this swipe gallery; been trying to figure it out

    Where do you change the images?
    How do I import it into existing project; tried to rename it but it broke

    Not my hottest skill as you can tell

    #344302 Reply

    RichardOne
    Member

    Have it working – one question as still getting my head around M1

    Can I insert this into a Multipage widget, if so how?

    Also, tried to rename the file but it messes up the code and the page stops working?

    Thanks for your time

    #352990 Reply

    calosteward
    Member

    @steven168h wrote:

    @Yann wrote:

    Hi Jonathan
    inside zip an example of swipe
    don’t forget to add in your html file this code

    <div id="wrapper"></div>
      <ul id="nav">
        <li id="prev" onclick="gallery.prev()">-</li>
        <li class="selected" onclick="gallery.goToPage(0)"></li>
        <li onclick="gallery.goToPage(1)"></li>
        <li onclick="gallery.goToPage(2)"></li>
        <li onclick="gallery.goToPage(3)"></li>
        <li onclick="gallery.goToPage(4)"></li>
        <li onclick="gallery.goToPage(5)"></li>
        <li id="next" onclick="gallery.next()">+</li>
      </ul>

    Yann

    Yann, I saw your zipfile sample and try to put in the CSS, Swipeview file, and coding as you instruc, but not working. Can you make tutorial to let us know where should we modify and how to put in the sample also the frame will be much much appreciate.

    Yes. Very useful code, lucky to find it. I needn’t to open a new topic.
    Thank you so much.
    _________________

    Calo Steward
    http://www.barcodelib.com/

Viewing 4 posts - 31 through 34 (of 34 total)
Reply To: Swipe or Scroll Left/Right

You must be logged in to post in the forum log in