liselotte
03-26-2007, 10:58 AM
http://www.dynamicdrive.com/dynamicindex1/combodescribe.htm
That is the drop down menu which I use.
/***********************************************
* Drop down menu w/ description- © Dynamic Drive (www.dynamicdrive.com)
* This notice must stay intact for use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
//1) CUSTOMIZE TEXT DESCRIPTIONS FOR LINKS ABOVE
var thetext1=new Array()
thetext1[0]=""
thetext1[1]="Met wachtwoord beveiligd."
thetext1[2]=""
thetext1[3]=""
thetext1[4]=""
The words: "Met wachtwoord beveiligd." now appear in black.
I wish to have them in white. Thankyou.
That is the drop down menu which I use.
/***********************************************
* Drop down menu w/ description- © Dynamic Drive (www.dynamicdrive.com)
* This notice must stay intact for use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
//1) CUSTOMIZE TEXT DESCRIPTIONS FOR LINKS ABOVE
var thetext1=new Array()
thetext1[0]=""
thetext1[1]="Met wachtwoord beveiligd."
thetext1[2]=""
thetext1[3]=""
thetext1[4]=""
The words: "Met wachtwoord beveiligd." now appear in black.
I wish to have them in white. Thankyou.