insert link in "jQuery Accordion"
hi
I have a problem with "jQuery Accordion"
When a try to use <a> tag, both accordion and link not works ?!
link 2 accordion:
http://bassistance.de/jquery-plugins/jq ... -accordion
I wanna like this:
<a name="menu tab">There is one obvious advantage:</a>
<div>
<p>
You've seen it coming!<br />
Buy now and
<a href="site_page.html" target="_self">get nothing</a> for free!<br />
Well, at least no free beer. Perhaps a bear,<br />
if you can afford it.
</p>
</div>
</a>
sorry for poorQuery & english!