Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

create 2 booton in html

$
0
0
i want to create 2 buttons in our page using following code

<SCRIPT> isc.Button.create({ title:"Hello", click:"isc.say('Hello World')" }) </SCRIPT>

But i am not able to create more than one button so please advice me how i create these.


Thanks.

Viewing all articles
Browse latest Browse all 4756

Trending Articles