thank you for your reply! I could solve the problem by myself. I had to replace the in general working code (like 'document', 'document.body',...) inside WireIt with firebug specific one. Also I replaced the YUI-methods used in WireIt with jQuery-methods. Now it works fine :-)
casciade On 16 Aug., 09:44, Jan Honza Odvarko <[email protected]> wrote: > On Aug 15, 11:29 pm, casciade <[email protected]> wrote:> Hello > out there, > > > i'm trying to embedd a dataflow library (WireIt) into a firebug > > extension. Now this lib uses canvas elements to draw lines between my > > nodes. The canvas elements are there, but they are not visible. Has > > anyone an idea how to solve my problem? Is it even possible to use the > > canvas element in firebug extensions? > > I just tried to use canvas in a custom Firebug panel and it works for > me. > Honza -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
