cathybee
08-12-2005, 12:04 AM
I am using the AnyLink Drop Down Menu http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
...is there a way to target my links into my inlineframe... if so how would I do it... :confused:
//Contents for menu 2
var menu2=new Array()
menu2[0]='<a href="http://www.cathybees.com/clipart/">Clipart</a>'
menu2[1]='<a href="http://www.cathybees.com/terms/">Terms</a>'
menu2[2]='<a href="http://www.cathybees.com/donations/">Donations</a>'
menu2[3]='<a href="http://www.cathybees.com/">Link Sharing</a>'
...is there a way to target my links into my inlineframe... if so how would I do it... :confused:
//Contents for menu 2
var menu2=new Array()
menu2[0]='<a href="http://www.cathybees.com/clipart/">Clipart</a>'
menu2[1]='<a href="http://www.cathybees.com/terms/">Terms</a>'
menu2[2]='<a href="http://www.cathybees.com/donations/">Donations</a>'
menu2[3]='<a href="http://www.cathybees.com/">Link Sharing</a>'