Hi all,

why seems it not possible to use a markup structure like this:

<div id="someid">
  <div id="tabs">
    <ul>
      <li>...</li>...
    </ul>
  </div>
</div>

<div id="tabs-1">tabscontent</div>
<div id="tabs-2">etc</div>

If the "tabs-x"-DIVs are within the "someid"-DIV it works, but that's
not what I want.

Are there any possibilities to achieve that without hacking the UI JS-
file ?

Thanks in advance
Jug

--~--~---------~--~----~------------~-------~--~----~
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