facebook

resetting in java?

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #328032 Reply

    will
    Member

    hi,
    my app uses select lists to formulate contracts as such i need to reset the selections before i make a new contract

    Q: is there a way i could have a button in the app that closes the app(therefore getting the start conditions) not just minimises it like the square button on the ipad does?

    i have a reset button with the javascript on click as:
    $(‘select[name*=”list”] :selected’).removeAttr(‘selected’)

    this removes the attributes for numerical calculations and triggers but leaves the lists still visually selected.(note: select lists include multiple select and single select.)

    if the button could reset the tick as well as the atribute this would be ok aswell.

    thank you.

Viewing 1 post (of 1 total)
Reply To: resetting in java?

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