Thanks, Rodney.
Is it possible that you send me the corresponding files so that I have an
example?
(I am still bloody newbie.)

Marc

> -----Urspr�ngliche Nachricht-----
> Von: Rodney Schneider [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 18. September 2002 09:20
> An: Turbine Users List
> Betreff: Re: AW: highlighting current menu item
>
>
> On Wed, 18 Sep 2002 16:55, you wrote:
> > > We pass around a GET/POST parameter indicating the currently selected
> > > navigation item (?navitem=blah) and our base Screen class saves
> >
> > Where do put this paramter?
> > In the link in the template?
> > Like <a href="$link.setPage("Index.vm?navitem=home")">Home</a>
>
> We have quite a few different navigation templates and we place
> the links in
> these templates like:
> <a href="$link.setPage("Index.vm").addQueryData("navitem",
> "home")">Home</a>
>
> Regards,
>
> -- Rodney
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to