Tagged: tabs
Is there a way to make tabs display their content on rollover?
Hey infostaff,
I’m not sure what you mean by that, could you link to an example so that we can have a look?
Thanks,
Rikard
I am developing on a secure server not visible to the general internet. What we are looking for is to get the tab feature to have the following behavior:
On mouseover of the tab, display the content of the tab.
The default behavior is:
-onclick show tab content
We want:
-onmouseover show tab content
Thanks!