Response title
This is preview!
But, they are not working in IE 6-7. The tabbed areas doesnt hide and are just stacked beneth each other. Any ideas what could be wrong here?
This is what my jQuery code looks like:
<ul class='tabs'>
<li><a href='.beskrivning'>Om adressen</a></li>
<li><a href='.aktuellt'>Aktuell information</a></li>
</ul>
<div class="entry-about">
<div class='beskrivning'>
</div>
<div class='aktuellt'>
</div>
</div>
© 2013 jQuery Foundation
Sponsored by and others.