javascript - Multiple functions on single button with dojo -


how provide multiple functions on single button in dojo , example in slider functionality of wipe in , wipe out must on single button

if want implement wipe in/wipe out on same button use dijit.form.togglebutton

other wise if want add more functionality on 1 button use dijit.form.dropdownbutton


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -