Dec092011
标签切换js – Activating second tab in page load using jquery
how can i activate the second tab of my web page in page load , i have done the tabs using jquery and ul.
below is the codes
<div class="tabcontainer">
<ul class="tabs">
<li><a href="#tab1">Saved Recipes</a></li>
<li><a href="#tab2">Groups</a></li>
...阅读全文
抢沙发
