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);
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);
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);
How to use the customized alert box in tiggzi?