Also look at other JQuery integrations with Wicket: http://code.google.com/p/wickext/ and http://code.google.com/p/jquery4wicket/ >From one of postings on wickext forum I saw they plan to merge.
-- Tony On Mon, Feb 16, 2009 at 9:12 AM, Jeremy Thomerson <[email protected]> wrote: > See some of the JS integrations in: > https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/ > > -- > Jeremy Thomerson > http://www.wickettraining.com > > On Sun, Feb 15, 2009 at 8:04 PM, Azzeddine Daddah <[email protected]>wrote: > >> Hi Wicket users, >> Is there any effects library integrated in Wicket? In the Wicket examples >> they just use the reference of the javascript files in the head of the page >> and then append the javascript causing the effect to the component like: >> target.appendJavascript("new Effect.Highlight($('" + c2.getMarkupId() + >> "'));"); >> >> Regards, >> Hbiloo >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
