Re: Javascript - Remove an option from the select

2002-04-12 Thread David Schmidt
selectBox.options.length = selectBox.options.length - 1; } } } - Original Message - From: "Thanh Nguyen" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, April 12, 2002 6:04 PM Subject: Javascript - Remove an option from the select

Javascript - Remove an option from the select

2002-04-12 Thread Thanh Nguyen
How do I remove a selected option from the select list using javascript? anybody knows how to do this? thanks Thanh __ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co