facebook

MobiOne Moving and Dragging Images between containers

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    Hi there,

    I am developing for an iPhone.

    How do I copy an image button from one panel residing in a .mobi form to another panel in a separate .mobi form when my users presses a push button?

    Also how do I design my app so that my users can drag and/or move around an image inside a container (panel) with their fingers?

    Is Java script required for this? If so, can you provide a sample java script to do this?

    Thanks,

    Robert

    #336705

    paulD
    Member

    Hi Rob,

    for your drag and drop you will need to use a plugin. Ive had a bit of a google and found this

    http://www.jsplugins.com/Scripts/Plugins/View/Jquery-Mobile-Drag-And-Drop/

    Its a jquery mobile drag and drop plugin so you will need to include the jquery mobile scripts in your project along with the plug in script for the drag and drop.

    Hope that helps

    Paul

    #336717

    Thank you Paul… am going to try this. Will get back to you.

    Thanks again.

    Robert

    #336849

    Paul…

    What do you mean “include the jquery mobile scripts in your project along with the plug in script for the drag and drop.”?

    I added the line “<script type=”text/javascript” src=”jquery.mobiledragdrop.js”></script>” in my .html file. I also copied the “jquery.mobiledragdrop.js” into the Source File area of Mobione’s Test Center area. Is this what you mean?

    Thanks,

    Robert

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: MobiOne Moving and Dragging Images between containers

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