Fabio Biscaro wrote:

Is there a way to check (parse) javascript syntax before executing in SVG?

This is really a rhino question, I believe this possible (I think it is phrased as 'compiling'). If you really just want to check if some javascript is failing you can eval it in a try catch block but it will actually run in that case.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to