Hello,
I have an external javascript inside a Zone in a component (<script
language="javascript" src="${bannerImage.url}"></script>). At the first load
all is OK, the javascript works (it returns an image).
But if I do some Ajax refresh, the script is not called anymore. How can I
force the script to be called after an Ajasx refresh ?
(I saw on javascript forums I should use the eval function but I don't see
how to integrate it with Tapestry)
--
View this message in context:
http://www.nabble.com/call-external-javascript-inside-a-Zone-tp23422828p23422828.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]