howto create button onclick event MobiOne Archive > Getting Help – General This topic has 1 reply, 2 voices, and was last updated 14 years, 6 months ago by freerunnering. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 21, 2010 at 1:37 pm #308557 Reply gvorsterMember How do you create an onclick event in the designer that shows an alert box? May 23, 2010 at 7:09 am #308570 Reply freerunneringMember Edit the appname.js file. Scroll down and when you see the buttons id and then replace the { c o n s o l e . l o g = b u t o o n [id] p r e s s e d } Replace that with, { a l e r t ( " t e s t a l e r t ") } Without the spaces it’s a bug with this site that means i need to add the spaces. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) Reply To: howto create button onclick event You must be logged in to post in the forum log in