Hi all,

I'm trying to wrap some jQuery plugins as a wicket
component but I met a problems with positions calculated
by jQuery's script in some page layouts controlled by
a mix of absolute and relative DIV's positions.

Plugin's author recommends to render part of markup
at the very end of markup just before </body> tag.

How to achieve this in Wicket's component oriented
environment? What would be the best technique?


Thanks, Petr

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

Reply via email to