[Proto-Scripty] unable to evaluate javascript in Ajax.Request response

2008-11-07 Thread jonathon
Hello, I'm having difficulty getting something to work. Perhaps someone will know the solution? The function: new Ajax.Request('test.php', { evalScripts: true, onSuccess: function(transport) { $('canvas').innerHTML = transport.responseText; }, onFailure: function() {

[Proto-Scripty] Re: unable to evaluate javascript in Ajax.Request response

2008-11-07 Thread Jonathon Deason
] http://www.prototypejs.org/api/string/evalscripts [8] http://www.prototypejs.org/api/string/stripscripts HTH, -- T.J. Crowder tj / crowder software / com On Nov 7, 2:51 am, jonathon [EMAIL PROTECTED] wrote: Hello, I'm having difficulty getting something to work. Perhaps someone