Hello Everyone,

I have just begun using Wicket, and I was wondering if anyone had any suggestions for the following. I'm interested in creating a tabbed header, which will be included in all pages. It would be great if the tabbed header behaved in the following way: when a tab is hovered, some information (brief) will be displayed below the tab; when a tab is clicked, the user will be directed to the main page for that tab.

I've been fooling around some with TabbedPanel. Is there anyway to change its behavior so that it works for onmouseovers rather than clicks? Also, is there a way to change its behavior so that clicking redirects the user to a particular page, rather than displaying the tabbed results on the current page? Any other thoughts?

Thanks a lot!

Ryan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to