I need a form that has text that can change when a link is clicked.
For instance, the form would say text1 and then you click a link and the text changes to text2. Any ideas? Thanks!
I need a form that has text that can change when a link is clicked.
For instance, the form would say text1 and then you click a link and the text changes to text2. Any ideas? Thanks!
Code:<span id="change">Original text</span> <a href="javascript:void(0);" onclick="this.form.elements['change'].innerHTML = 'New text';">Click Here</a>
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Bookmarks