Hi Nino, I took your advice and tried mootips and prototips. Wicket's Prototips does not work so well with IE8. I also tested IE8 with http://www.nickstakenburg.com/projects/prototip/ and it didn't work either.
I switched to mootips and recompiled my entire code based to Wicket-1.4-SNAPSHOT. It works until you have Mootips and Lightbox components together in the same page. Both components stopped to work (error messages below). I have modified Wicketstuff-Lightbox-1.0.3.jar on my local copy to work with Wicket-1.4. Enumerable is not defined http://localhost:8080/cat/resources/org.wicketstuff.lightbox.LightboxBehavior/resources/js/effects.js Line 182 this.options is undefined http://localhost:8080/cat/resources/org.wicketstuff.minis.mootipbehavior.MootipBehaviour/mootips.v1.11.js Line 172 Thanks /lim/ -- View this message in context: http://www.nabble.com/Dojo-Tooltip-JS-Error-tp22164739p22195708.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
