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:09
anchor link problem
Poster: Ruth
Dated: Monday September 29 2003 - 1:27:36 BST
I finally figured out how to put an anchor link in and it works fine except in Opera. I've tried both the 6 and 7.1 and it just keeps flickering the status bar at the bottom and shows images 0/0 time ? and keeps flickering. I'm wondering if there's a solution so I can use an anchor link and it will work in Opera. Here's the page, the anchor works in NN6+ and IE5 and I fixed the music to autostart false so no music comes on
http://www.poems2u.com/milonic5/testanchor2.shtml
On this one the coding in the menu is
Code:
url=#;");
The other attempts I made that didn't work were
Code:
url='#top';");
and I tried to just put in two ' but that didn't work either.
Thanks for the help.
Ruth
Poster: Hergio
Dated: Monday September 29 2003 - 2:33:03 BST
url=# is perfectly fine...as you well know.
You said you tried url='#top'....try it without the single quotes, try url=#top.
Poster: Ruth
Dated: Monday September 29 2003 - 2:50:57 BST
I knew that opera 6 was good for something. OK, doing the #top makes it work in 6 although really strangely...it goes to the top, but the little button you click to do that goes up in jerks of about 100pixels at a time...lol. But, it doesn't work in Opera 7, nor does anything I've tried. Just thought I'd let you know.
Ruth