Here is the generated HTML code:

<div id="bucket1" class="widgetBucket">
<div id="fragment-1" class="ui-tabs-panel ui-tabs-hide" style="">
<h6>News</h6>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam
nonummy nibh euismod tincidunt ut laoreet.</p>
<p>
</p>
</div>
<div id="fragment-2" class="ui-tabs-panel ui-tabs-hide" style="">
<h6>Featured Product</h6>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam
nonummy nibh euismod tincidunt ut laoreet.</p>
<p>
<a href="#">read more »</a>
</p>
</div>
<div id="fragment-3" class="ui-tabs-panel" style="">
<h6>Product Finder Tool</h6>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam
nonummy nibh euismod tincidunt ut laoreet.</p>
<p>
<a href="#">read more »</a>
</p>
</div>
<div id="fragment-4" class="ui-tabs-panel ui-tabs-hide" style="">
<h6>Rewards Programs</h6>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam
nonummy nibh euismod tincidunt ut laoreet.</p>
<p>
<a href="#">read more »</a>
</p>
</div>
<ul class="ui-tabs-nav">
<li id="trigger1" class="">
<a href="#fragment-1">
<span>News</span>
</a>
</li>
<li id="trigger2" class="">
<a href="#fragment-2">
<span>featProd</span>
</a>
</li>
<li id="trigger3" class="">
<a href="#fragment-3">
<span>prodFinder</span>
</a>
</li>
<li id="trigger4" class="">
<a href="#fragment-4">
<span>Rewards</span>
</a>
</li>
</ul>
</div>

**Oddly, firebug doesnt show the ui-tabs-selected class activating on
any of the tabs but the first one, but the css rule seems to be
applying, so it must be happening.
--~--~---------~--~----~------------~-------~--~----~
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