mikej
07-14-2009, 03:58 PM
1) Script Title: AnyLink JS Drop Down Menu v2.2
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
3) Describe problem:
Looking to make the separate dropdown links a different colour from the others and to change some of the links to bold. Is there any way I can insert a css class into the links of the menucontent.js code to do this? For example:
anylinkmenu1.items=[
["Dynamic Drive", "http://www.dynamicdrive.com/", "class1"],
["CSS Drive", "http://www.cssdrive.com/","class2"],
["JavaScript Kit", "http://www.javascriptkit.com/","class3"]
]
Many thanks
Mike
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
3) Describe problem:
Looking to make the separate dropdown links a different colour from the others and to change some of the links to bold. Is there any way I can insert a css class into the links of the menucontent.js code to do this? For example:
anylinkmenu1.items=[
["Dynamic Drive", "http://www.dynamicdrive.com/", "class1"],
["CSS Drive", "http://www.cssdrive.com/","class2"],
["JavaScript Kit", "http://www.javascriptkit.com/","class3"]
]
Many thanks
Mike