Thanks. I used the 2nd example on the demo page:

                jQuery('#navigation').accordion({
                    header: '.head',
                });

and

<div id="navigation">
<a class="head">There is one obvious advantage:</a>

<div>
        <p>
                <a href="http://google.com";>You've seen it coming!</
a><br/>
                Buy now and get nothing for free!<br/>
                Well, at least no free beer. Perhaps a bear,<br/>
                if you can afford it.
        </p>
</div>

<p></p>

<a class="head">Now that you've got...</a>
<div>
        <p>
                your bear, you have to admit it!<br/>
                No, we aren't selling bears.
        </p>
</div>
</div>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to