Thanks guys, all sorted now!
--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED]>
c.com> cc:
Subject: [ cf-dev ] OT: javascript help
needed
I have a multiple select box that starts empty. I need an onClick event
that
adds an option to the select box (the user will be clicking on a text
link)
up to a maximum of three options.
Look into new Option().
The code below loops through an array called category and adds to a
drop-
Can anyone tell a javascript moron how to do this:
I have a multiple select box that starts empty. I need an onClick event that
adds an option to the select box (the user will be clicking on a text link)
up to a maximum of three options.
All help much needed and gratefully accepted.
Pete
--