Trouble coding a URL in a Submenu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
User avatar
SkyFlyer
Super Advanced
Super Advanced
Posts: 68
Joined: Tue Jul 29, 2003 4:16 am
Location: Vancouver, Wa
Contact:

Trouble coding a URL in a Submenu

Post by SkyFlyer »

Hello all.
I have a small issue with coding the URL for a site on a submenu.
I get URL not found in testing it.
I suspect it is because of the special characters that are in the link.
Or maybe too long.
The AccuWeather link prior to it works fine.

The link I am trying to put in is ...
http://www.wunderground.com/cgi-bin/fin ... ach+oregon

My site is at ...
http://home.comcast.net/~bobserack/
My menu_data.js is in a /js folder.
The link I am testing is in: Library/Tools/Weather/Rockaway Underground.

Maybe this kind of thing can't be done.
Just checking.
Any thoughts?
Thanks ...
Nuffsaid ...
Bob
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Your url coding is incorrect. You have

Code: Select all

 url=url=http://www.wunderground.com/ etc. 
Ruth
User avatar
SkyFlyer
Super Advanced
Super Advanced
Posts: 68
Joined: Tue Jul 29, 2003 4:16 am
Location: Vancouver, Wa
Contact:

Post by SkyFlyer »

Duh!
Thanks, Ruth
Copy/Paste are wonderful tools, but you still have to be careful!
It works fine.
Have a good day!
Nuffsaid ...
Bob
Post Reply