Hi,

I've got another scripting-related problem I hope someone can give me
some pointers on...

I'm faking dynamic SVG (poorly!) by redrawing every time I change the
DOM as described in a previous email (a week or two ago).

Everything's OK, except that I'm having a little trouble with some
functions defined in the document being reloaded (using Rhino). The
first time the document loads, everything's fine - The second time it
loads, the functions stop working.

Is it possible that the functions are remaining in the Rhino global
object and the second time around something goes slightly crackers when
trying to re-bind the same functions?

I'm using Batik 1.0.

Thanks,
Alec Smecher
[EMAIL PROTECTED]


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

Reply via email to