In the following example will help you to dynamically change the button text using javascript. Same Example in jQuery Click Here
Example
Example Program:- (Editor)

Editor is Loading...
Advertisement
Example
var b1=document.getElementById('btn1');
b1.value="First Button";Example Program:- (Editor)
Editor is Loading...
Advertisement
RSS Feed
Twitter
03:04
Muhammad Kaif

Posted in
0 comments:
Post a Comment