[jQuery] Re: SOLVED Re: [jQuery] Re: how would you initialize google excanvas on a new piece of html?

2008-10-22 Thread Rene Veerman
sry forgot to add that the solution in this modification is to call googleExCanvas(), _without_ specifying a dom node to traverse. I ran into problems if i tried to init a single dom node.. but the code checks if a canvas tag has been initialized already, so there's no overhead to speak of..

[jQuery] Re: SOLVED Re: [jQuery] Re: how would you initialize google excanvas on a new piece of html?

2008-10-22 Thread Rene Veerman
original package at http://excanvas.sourceforge.net/