Re: CSS -> a:active

2011-12-29 Thread Chris Mylonas
Thanks Bob - I didn't think there was anything to do in Tapestry, just wanted to confirm. HomeLiveCallsByHourByDayByWeekByCLI I was trying to get the same nav bar happening as this template: http://livedemo00.template-help.com/drupal_35527/ Got everything but the a:active going :( I'll give it

Re: CSS -> a:active

2011-12-29 Thread Bob Harner
I'm pretty sure this is a pure HTML/CSS issue (not Tapestry-specific). Also, you didn't post your HTML, or whether your horizontal menu is updated upon selection via custom javascript, ajax refresh, or whole page refresh. Regardless, I don't believe the "active" pseudo-class is what you want here.