I have a table with many cells being updated using ajax calls. In the
block returned by the ajax call, I conditionally run some java script
to style the td and div in which the response is rendered.

For a reason, this javascript isn't executed well. But I when I run
the returned script manually on friebug after the cell is rendered, It
causes the desired effect !!
May be the dom isn't ready for the script to run ? I'm confused !

-- 
Regards,
Muhammad Gelbana
Java Developer

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

Reply via email to