See https://github.com/wicketstuff/core/blob/master/jdk-1.5-parent/minis-parent/minis-examples/src/main/java/org/wicketstuff/minis/MooTipPage.java The impl is in https://github.com/wicketstuff/core/blob/master/jdk-1.5-parent/minis It is available in Maven repos too.
On Tue, Jul 12, 2011 at 3:56 PM, rodrigo.bezerra <[email protected]> wrote: > Hi guys. I'm very new to wicket and I'm trying to add tooltips on a project. > > Do you have any tutorials / examples using mootips? I've searched for this > for a while now but couldn't find much besides this thread. Ideally I'd like > something like this (http://jqwicket.appspot.com/tiptip). I've tried this > already but it doesn't work (negative -1000s margins). > > I want to use it on a listview, sort of a "more details" column that would > show extra info. > > I'm using Wicket 1.4x on a Mac. > > Thank you in advance. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/best-way-to-add-tooltips-in-wicket-tp1882871p3662356.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
