Код: Выделить всё
$(function(){
$('.sidebar1 a').filter(function(){return this.href==location.href}).parent().addClass('active').siblings().removeClass('active')
$('.sidebar1 a').click(function(){
$(this).parent().addClass('active').siblings().removeClass('active')
})
})Код: Выделить всё
[*]
[list]
[url=HhwController]Hoe het werkt[/url]
[*][url=OveronsController]Over ons[/url]
[*][url=VpController]Veiligheid en privacy[/url]
[*][url=FAQController]FAQ[/url]
[*][url=Contactform]Contact[/url]
[/list]
Подробнее здесь: https://stackoverflow.com/questions/477 ... ap-sidebar