i can't find who the culprit is yet. but, by the time i am out of AjaxPartialResponseRendererImpl, the content has been changed so that double quotes are replaced. this seems to cause some problem with enclosed javascript such as onclick="somefunction('var');" becomes onclick='somefunction('var');' which i think is causing problems on IE. anyone know who is doing this transformation?

thanks,

tom

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

Reply via email to