Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    create 2 booton in html

    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.
Working...
X