Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:16

anchor links, backimage code conversion from 3 to 5 version


Poster: Ruth
Dated: Friday August 29 2003 - 18:41:00 BST

I have this property array in my version 3 menu and can't figure out how to convert it to version 5. Not the size and stuff, just the #top part which makes an anchor link to go back to the top of whatever page you are on when you click it. And, there is a code in version 3 called backimage. How do I do that in Version 5?


code for anchor link
addmenu(menu=["main1",
,1,60,,,Main1,,"center",,,,,,,,,,,,,
,"Back to Menu","#top",,,1
])

code for backimage,
"MENU","show-menu=main1","# backimage=menubut2b.gif;",,0

Slowly but surely I'm getting the other parts....

Thanks

Ruth


Poster: Maz
Dated: Friday August 29 2003 - 22:23:47 BST

"#top" / url='#top';
Its one of those rare cases where # might cause a problem, hence ' ', its also been said you can just use ' ' because it will send the link to the top of the page. I use the first one.

# backimage=menubut2b.gif;" / bgimage=menubut2b.gif;

Regards
maz


Poster: Ruth
Dated: Friday August 29 2003 - 23:39:30 BST

Thanks so much.....if it doesn't work, I'll be back. Hmmm, sounds like one of the horror movies. :P

Ruth