facebook

Swipe or Scroll Left/Right

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 15 posts - 16 through 30 (of 34 total)
  • Author
    Posts
  • #336394 Reply

    fcodonlucas
    Participant

    Hi Yann… sorry I was out of town…. do you know how post a demo here… to show you my problem… thanks for help me…

    #336396 Reply

    Yann
    Member

    Hello
    see Upload attachment fieldset when you compose your post.
    Yann

    #336427 Reply

    fcodonlucas
    Participant

    Ok… these are the example…
    in the design center I have navigacion bar and tadbar…. when I send to test center its not there any more… why???

    Attachments:
    You must be logged in to view attached files.
    #336432 Reply

    Yann
    Member

    Hello fcodonlucas
    i think you have a div structure problem
    firt do a new project
    place your navbar and your toolbar
    attach to your project image.je and swipeview.js
    build it
    edit your html page and place <ul>….</ul> (swipe navigation)
    run it whitout rewrite html file

    #336441 Reply

    Muhammad
    Member

    Good swipe module.

    Thanks alot

    #336467 Reply

    fcodonlucas
    Participant

    Hi Yann… nice, its working thank you for your help….

    another question…
    I want for one image on swipe to link to another page or screen you think you can do it?

    I hope you can help me in this

    #336470 Reply

    fcodonlucas
    Participant

    Hi Yann…. I have a problem whit my swipe.. I make one screen for a button to go screen swipe, but the swipe its not working, I send the file if you can help… please… thanks

    Attachments:
    You must be logged in to view attached files.
    #336558 Reply

    Yann
    Member

    Hi,
    i take a look of your problem tomorrow
    i think we ‘ve the same jet lag
    Yann

    #336587 Reply

    Yann
    Member

    hi
    i think is what you want
    Yann

    Attachments:
    You must be logged in to view attached files.
    #337280 Reply

    skip8it
    Member

    Hello Yan,,, I was wondering how can I add only local pics… rather than going to the web like your example,, I tried to edit the image.js, to point to c:\11.jpg,, but the pic is not showing up.. any suggestions ?

    #337283 Reply

    Yann
    Member

    Hello skip8it
    use relative path rather physical path
    example:

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

    Yann

    #337287 Reply

    skip8it
    Member

    Awesome Yan!!!!! thank you very much… it worked like a charm,, and thank you for being on,, On a Saturday..

    #337294 Reply

    Yann
    Member

    Your ‘re welcome
    glad to help you
    Yann

    #339773 Reply

    Brandon
    Member

    I just implemented this on an Android, but if they leave the app and come back it only shows three images (out of 48). If they completely close the app it works fine. Or if they leave the gallery and go view other pages it only shows the three images. I have the function being called in the post screen load.

    Any ideas?

    The app is actually live, I know the problem shows on a HTC myTouch
    https://play.google.com/store/apps/details?id=com.cincyplanet.abracadabra&feature=search_result#?t=W251bGwsMSwyLDEsImNvbS5jaW5jeXBsYW5ldC5hYnJhY2FkYWJyYSJd

    #340522 Reply

    steven168h
    Member

    @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.

Viewing 15 posts - 16 through 30 (of 34 total)
Reply To: Swipe or Scroll Left/Right

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