dojo - how to set the on tap event of dojox.mobile.listitem? -
i have tried following no luck.
<li data-dojo-type="dojox.mobile.listitem" data-dojo-props='onclick:compassheading'> compass heading </li> it pop parser error.
how set on tap event of dojox.mobile.listitem in dojo mobile?
Comments
Post a Comment