Saturday, June 14, 2008

Generate HTML dynamically in javascript

Place a div tag in then body of the html where you the dynamic html to be displayed


Suppose you want a textbox control to be added each time in an on click event of a hyper link,


Onclick javascript function:

You can use this logic according to your requirements.

No comments: