Visual Properties changed but the code didn't...

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

It's because all your URLs are the same (http://www.code-frog.com/pending.htm), and because you don't have offborder= defined.

Change (or remove) all but one of the URLs and you find a menu item with a blue border. Mouse over it and it fills in.
John
User avatar
code-frog
Super Advanced
Super Advanced
Posts: 35
Joined: Sun Apr 25, 2004 9:47 pm
Location: Boise, Idaho
Contact:

Post by code-frog »

John wrote:It's because all your URLs are the same (http://www.code-frog.com/pending.htm), and because you don't have offborder= defined.

Change (or remove) all but one of the URLs and you find a menu item with a blue border. Mouse over it and it fills in.
Man, you had a chance to harass me back and passed up on it! :lol:

Okay, I'm at a clients now but in a bit I'll make your changes.

- Rex
Windows XP SP1a all updates, Toshiba Satellite Pro 1955-S805; 1 Gig Ram; 2.53 Gig Processor
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

code-frog wrote:Man, you had a chance to harass me back and passed up on it! :lol:
It doesn't always come back immediately - trust me... :roll:
John
User avatar
code-frog
Super Advanced
Super Advanced
Posts: 35
Joined: Sun Apr 25, 2004 9:47 pm
Location: Boise, Idaho
Contact:

Post by code-frog »

In my drop-down menu I would like to *not* have the gray area on the left. I cannot quite tell if that's done with an image file or in the script. How do I make it the same color as the rest of the menu?

Thanks,

Rex
Windows XP SP1a all updates, Toshiba Satellite Pro 1955-S805; 1 Gig Ram; 2.53 Gig Processor
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

OK, now it's my turn for the gotcha...

You might want to consider removing menubgimage="winxp.gif"; and image="xpblank.gif";... :P
John
Post Reply