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: [email protected]
For additional commands, e-mail: [email protected]