Anyone find a solution for this? I am having the same problem. Works
(scrolls) great in FF but in IE all kinds of weird things start
happening.
<style>
#tabs{height:725px;overflow:auto;}
</style>
<div id="tabs">
<ul>
<li><a href="bycategory.cfm">By Category</a></li>
<li><a href="atoz.cfm">A-Z</a></li>
<li><a href="bybrand.cfm">By Brand</a></li>
<li><a href="byindustry.cfm">By Industry</a></li>
<li><a href="search.cfm">Search</a></li>
</ul>
</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
-~----------~----~----~----~------~----~------~--~---