Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: Dynamic Dropdown Menus, December 22, 2001 at 16:42:10:

You are here: irt.org | About | Feedback | 3435 [ previous next ]

Feedback on:
Dynamic Dropdown Menus

Sent by
Jacco on December 22, 2001 at 16:42:10:

Worth:
Worth reading

Length:
Just right

Technical:
Just right

Comments:
The dynamic dropdown menu example (URL: http://tech.irt.org/articles/js042/who.htm) unfortunately doesn't work in Opera 5.

The remedy is quite simple, you only have to add /option tags to the first dropdown menu.

<SELECT NAME="artist">
<OPTION>Chris Rea</OPTION>
<OPTION>Annie Lennox</OPTION>
<OPTION>Dina Carrol</OPTION>
</SELECT>




Other feedback on 'Dynamic Dropdown Menus' - show all

©2018 Martin Webb