How do I create links within my accordian-ed content? For example, if
I want to use <code><a href="http://google.com">Buy now and get
nothing for free!</a></code>, accordian tries to create a collapsible
block for it.
<code>
<a>There is one obvious advantage:</a>
<div>
<p>
You've seen it coming!<br/>
<a href="http://google.com">Buy now and get nothing for
free!</a><br/
>
Well, at least no free beer. Perhaps a bear,<br/>
if you can afford it.
</p>
</div>
<p></p>
<a>Now that you've got...</a>
<div>
<p>
your bear, you have to admit it!<br/>
No, we aren't selling bears.
</p>
</div>
<p></p>
<a>Rent one bear, ...</a>
<div>
<p>
get two for three beer.
</p>
<p>
And now, for something completely different.<br/>
And now, for something completely different.<br/>
And now, for something completely different.<br/>
And now, for something completely different.<br/>
And now, for something completely different.<br/>
And now, for something completely different.<br/>
And now, for something completely different.<br/>
And now, for something completely different.<br/>
Period.
</p>
</div>
</code>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---