Alert
Posted: Sat Aug 11, 2012 5:28 pm
Yes. I have given a textbox name as 'text' and tried to display that value in alert box. But it's not working. Please guide me.
var vname= Tiggr('text');
alert(vname);
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Yes. I have given a textbox name as 'text' and tried to display that value in alert box. But it's not working. Please guide me.
var vname= Tiggr('text');
alert(vname);