On 12/15/05, matt andrews <[EMAIL PROTECTED]> wrote:
> On 16/12/05, Christian Montoya <[EMAIL PROTECTED]> wrote:
> > On 12/15/05, MocaLoca <[EMAIL PROTECTED]> wrote:
> > > I am fresh trying to start creating clean standard sites and I always have
> > > trouble with sticky menus. I mean the down state that sticks on the next
> > > page clicked.
> >
> > If you mean menus that have the link to the current page styled
> > differently, that has to be done server side. You can style the
> > appearance with CSS, but server side techniques to differentiate the
> > "current" link from the others is not on topic for this list.
>
> Hmm, I beg to differ.  There is a nice way to handle this, using just CSS:
>
> http://www.456bereastreet.com/archive/200503/setting_the_current_menu_state_with_css/

That's exactly the same as what I was saying. The identification of
the current page is in the markup. It has to be scripted server-side
or done by hand.

Don't go stopping my heart with wild ideas like current-page-detection
in CSS. You had me thinking my current world view was about to be
turned upside down.

--
--
Christian Montoya
christianmontoya.com ... rdpdesign.com ... cssliquid.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to