rrecoba wrote:
Hi, The problem was that the js has some javascript to be executed that uses the document.getElementById(). ( known issue (WW-1951) ), that will be fixed in v2.1.0. Now i´m trying to find some workaround ¿any ideas?
Define a function with your JS and execute it once page is loaded. Try putting smth like _container_.addOnLoad(function() {alert('hi');}); inside the result. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]