faqts : Computers : Programming : Languages : JavaScript : Forms

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

6 of 19 people (32%) answered Yes
Recently 3 of 10 people (30%) answered Yes

Entry

How do I display dynamic text without a text box?

Mar 31st, 2005 05:01
Paul Askew, Navina Chhabria,


Use a span or a div, give it an ID and write to it with JavaScript using

objectname.innerHTML