facebook

script : go to screen

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

    jailbird
    Member

    Help , I need script “go to screen” when I click on img.

    #344429 Reply

    support-michael
    Keymaster

    Do something like this: See attachment image-goto-screen.png

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

    jailbird
    Member

    aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

    I need JavaScript code . I know this !

    #344549 Reply

    support-michael
    Keymaster

    Will share an example asap. Working through monday tech cases now.

    #344566 Reply

    jailbird
    Member

    I can not use to insert the left panel (like is above). When I start app is empty. I loading images dynamically from server using jquery ajax. I need some script which will move to the next screen by clicking on the picture.

    Thanks!

    #344574 Reply

    Hi jailbird,

    >I need JavaScript code . I know this !
    Use the phoneui.gotoScreen() function to navigate to secondary screens programatically using javascript, examples:

    phoneui.gotoScreen(‘m1-screen2’); //uses default transition style
    phoneui.gotoScreen(‘m1-screen2’, phoneui.transitions.flipLeft); //use flip-left transition

    [/code]

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: script : go to screen

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