Posted by Yves Lange on 07/28/06 11:47
Neredbojias a écrit :
> To further the education of mankind, Yves Lange <yves.lange@bluewin.ch>
> vouchsafed:
>
>> Hello i wrote a little script in JavaScript which makes my menu
>> dynamic. The menu can move with the window while the user moves up or
>> down. But the problem is that when a user click on a link (of this
>> menu) i want that the background of the cell stay in a specific color
>> which will be useful for the user to know which page he is reading.
>> How can i do that ?
>
> Use the hash and attach it to the url.
>
I used PHP...
[Back to original message]
|