Pagematch Help

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
dvdthmpsn
Beginner
Beginner
Posts: 9
Joined: Wed Jun 30, 2004 6:03 am
Contact:

Pagematch Help

Post by dvdthmpsn »

Here's a link to my site: http://www.pchas.org

I'm trying to use pagematch for the following URI:
http://www.pchas.org/support/default.htm#donations

Here's my menu code:
aI("text=Help Us;url=/support;showmenu=support;pagematch=/support/default.htm#donations;");

I use pageborder to distinguish active pages, but pagematch isn't recognizing the alternate URI.

Any suggestions?
Thanks.
David.
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

Are you using Norton Firewall? Read top posts of the forum, the word 'support' is a bad word.

If its not that we can take another look.

maz
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Since you are matching a folder, have you tried just leaving out the page?

Code: Select all

aI("text=Help Us;url=/support;showmenu=support;pagematch=/support/;"); 
The only problem I think what will happen is that once you click on the Help Us and go to the page the Make a donation will also be highlighted.


Ruth
Post Reply