Page 1 of 1

[SOLVED]Get current URL in Menu Manager

Posted: Thu Jun 21, 2007 11:11 am
by Cobby
Hi all,

I writing my own menu template for the menu manager. Is there a way to get the browsers current url? I have a horizontal tabed menu at the top, and I will have a bright tab, which correlates to the current URL. So I need to check the browsers url against my nav menu links in order for this to work.

So how do I get the browsers current url? Is it possible?

Thanks,
Cobby

Re: Get current URL in Menu Manager

Posted: Thu Jun 21, 2007 11:27 am
by Cobby
Oh nevermind, I will just use $node->index instead, how silly of me :P