jquery - how to make a 'forward' button using jqtouch -
I can create a 'back' button,
Use it only to add 'back'
Thanks
But like the 'list' in the next crop, how to click the 'next' button, right clicking on that slide.
class = "post-text" itemprop = "text">
You have to style some of your own CSS, Although
& lt; Div class = "toolbar" & gt; & Lt; One square = "button back" href = "#" & gt; Home & lt; / A & gt; & Lt; An id = "someId" class = "button slide list button" href = "# targetPage" & gt; List & lt; / A & gt; & Lt; / Div & gt;
will work with a bit of CSS ... (i.e. you are going to get a rectangular button by default, you need a button which is a mirror back button, behind How to see the button CSS
Edit: I changed the href so that it could automatically go to the tabet page otherwise you need to add an ID to the "Slide" class, and then add some handler to javascript :
$ ('# someId'). Tap (function Not () {jQT.goTo ( 'targetPage');});
Comments
Post a Comment