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

Feedback on: Dropdown Menus

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

Feedback on:
Dropdown Menus

Sent by
Abbey on August 31, 2000 at 16:47:01:

Worth:
Very worth reading

Length:
Just right

Technical:
Too technical

Comments:
This article is great.....that is, up until the point where you introduce these lines of code:

var Current = document.formName.selectName.selectedIndex;
var currentText = document.formName.selectName.options[Current].text;
var currentValue = document.formName.selectName.options[Current].value;

There is no explaination as to what these codes mean or how to use and change them for your own purposes. Otherwise a very informative and helpful article.


Other feedback on '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.