I have implemented Tabs in such a way that mouseover works to display the various content panels. What I need is the ability for mousing over the last tab to display all of the content panels. The number of tabs is known and doesn't change. Does anyone have code that does this?
Thanks