1.

How To Create A Button With Jquery Mobile?

Answer»

Below is the CODE to create a button with JQUERY Mobile

&LT;a HREF="#" data-role="button" data-icon="">Press</a>

Below is the code to create a button with Jquery Mobile

<a href="#" data-role="button" data-icon="">Press</a>



Discussion

No Comment Found