Hi,

See Sebastien's examples earlier in this mail thread.


On Thu, Aug 1, 2013 at 8:49 AM, Murugan <murugan4...@gmail.com> wrote:

> Hi Martin,
>
> I downloaded the wicket-jquery-ui through maven
>  <dependency>
>         <groupId>com.googlecode.wicket-jquery-ui</groupId>
>         <artifactId>wicket-jquery-ui</artifactId>
>         <version>6.8.1</version>
> </dependency>
>
> also downloaded the required css and added the reference in my html page.
>
> Added the below code in my java.
> this.add(new TooltipBehavior());
>
> But tooltip didnt appear in my page . Have i missed out something.Kindly
> help me out.
>
> Regards,
> Murugan
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Jquery-tooltip-for-multiple-fields-in-wicket-tp4660449p4660603.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
>
>

Reply via email to