I'll try.

I want to have my links in one div. And load the content in its own
container/div.

So:

<div id="links/tabs">

<ul>
<li><a link>
...

</div

<div id="content"

Load the content from the tabs/links here

</div>

When I tried this every <div> with content was displayed. So what I
was thinking was that I have to specify which div I want the tabs
content to be displayed in.
I'm planning to load the content through the AJAX option, so if that
changes anything you now know that.
--~--~---------~--~----~------------~-------~--~----~
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