Jquery Mobile: Checkbox function -


I am trying to create a function wherein:

where a user checks the check box Has: The items searched are from myLocal Dbase; And when the checkbox is un-iced: The items searched are from my non-locked database.

I am trying to do this but without any help, any help, suggestions or links that help me I can thank you :)

You should use "flip toggle switch"

  & lt; For label = "flip-a-" & gt; Select the slider: & lt; / Label & gt; & Lt; Select name = "slider" id = "flip-a" data-roll = "slider" & gt; & Lt; Option value = "off" & gt; Off of & lt; / Options & gt; & Lt; Option value = "on" & gt; On & lt; / Options & gt; & Lt; / Select & gt;   

In your search form, you should determine the value of "slider" in this case.

Comments