liselotte
03-26-2007, 11:52 AM
1) Script Title: Drop down menu w/ description
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...bodescribe.htm
3) Describe problem:
/***********************************************
* 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.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...bodescribe.htm
3) Describe problem:
/***********************************************
* 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.