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