On Tue, 20 May 2014 03:40:31 -0300, John <j...@quivinco.com> wrote:

Hi,

Hi!

I'm finding that a js component that manipulates the dom during initialisation behaves irratically. I'm wondering if the tapestry initiialising in the js executes before the dom is fully ready?

No, that's not correct. Is this erratic code dealing with HTML elements created by other JS code?

Are there any tips for making sure js executes when the page is ready?

Just call your JS code using JavaScriptSupport methods.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

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

Reply via email to