On Tue, Jul 12, 2011 at 4:42 PM, rodrigo.bezerra
<rodrigo.heff...@gmail.com> wrote:
> Thank you very much, Martin.
>
> I'm using something very similar to the example:
>
> add(new Label("tooltip01", "this is tool tip 01").add(new MootipBehaviour(
> "This is my tool tip",
> "I can be very long and even have formatting like <br /> and be
> <strong>strong</strong>")));
>
> Two questions:
> - Where can I edit the Tooltip's CSS? As of now, I see a squared box with a
> yellow background.
I guess MootipBehavior should deliver this CSS as PackageResourceReference
> - Can I set some setting so I can select the text inside the tooltip? When I
> move my mouse in the direction of the tooltip, it disappears.
I have no experience with Mootip...
>
> Again, thank you for your help and prompt response.
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/best-way-to-add-tooltips-in-wicket-tp1882871p3662487.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to