[WEB4LIB] javascript

Andrew Mutch amutch at waterford.lib.mi.us
Tue Nov 9 16:45:28 EST 1999


Catherine,

You don't need javascript to do that.  It can be done with HTML.

<form>
<select>
<option>Item 1
<option>Item 2
</select>
</form>

For each item, add another <option> tag.

Of course, with Javascript and DHTML, you could do a really snazzy drop down
menu....but that's in lesson #2.
:)

Andrew Mutch
Library Systems Technician
Waterford Township Public Library
Waterford, MI

Catherine Presant wrote:

> I'm still a novice in the web development department...so I'd appreciate
> any help I can get!  I need the script for a simple drop down menu.  Not
> one where you choose from a list and it links you to another site or to a
> pop-up window...just a simple drop down menu with a list of information
> that people can look at...that's it...
>
> thanks in advance!
> Catherine Presant
> Marketing and Partnerships Librarian
> Clarington Public Library
> claring at clarington.library.on.ca



More information about the Web4lib mailing list