Hi all, Sorry for the off topic post, but I was wondering if anyone knew of a way to change the "type" of a form input on the fly, using JavaScript. For example; I know I can change the value of "value" thusly: onFocus="this.value='My New Value'". I was hoping I could change the input type from text to password, onFocus. Of course onFocus="this.type='password'" did not work for me and I am, in all probability, delusional. :-) Any help would be appreciated!
Mike ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

