Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: Dynamic Dropdown Menus

irt.org | About | Feedback | 3402 [ previous next ]

Feedback on:
Dynamic Dropdown Menus

Sent by
David on December 07, 2001 at 08:25:22:

Worth:
Very worth reading

Comments:
I have a suggestion this is great code but if you would like to populate the other dropdown menu as soon as you select a name just replace this

<FORM NAME="artists" onSubmit="return reshow(document.artists.artist)">
<SELECT NAME="artist">

with this

<FORM NAME="artists" >
<SELECT NAME="artist" onchange="return reshow(document.artists.artist)">



Other feedback on 'Dynamic Dropdown Menus' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.