Witam.
http://roshanbh.com.np/2008/06/accordion-m...ing-jquery.html
Tutaj pokazane jest menu jQuery.
Moje pytanie: Jak zrobić, żeby domyślnie otwarta była jakaś zakładka?
$("#firstpane p.menu_head").css({backgroundImage:"url(down.png)"}).next("div.menu_body").slideToggle(300).Fsiblings("div.menu_body").slideUp("slow"); $("#firstpane p.menu_head").siblings().css({backgroundImage:"url(left.png)"});