Re: Drop down menu
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Drop down menu

From: Thomas 'PointedEars' Lahn <PointedEars@web.de>
Date: Sun Jan 29 2006 - 14:56:34 CET

mick white wrote:

> Daniel Kaplan wrote:
>> Curious, trying to find some "quick and easy" code to make a drop down
>> menu system for my website. Using my own graphics for the main tool bar
>> of course.
>
> <SELECT style="background-color:fuchsia">
> <OPTION>1
> <OPTION>2
> <OPTION>3
> <OPTION>4
> </SELECT>

That is quick and _dirty_ and does not allow for "own graphics for the main
tool bar".

PointedEars
Received on Tue Feb 7 21:26:29 2006