Hernan Rodriguez Colmeiro wrote: > I'm familiar with jQuery and lightboxes, but I've never used the > jQuery's lightbox. I was taking a look to the issue 1360 > (http://code.google.com/p/fbug/issues/detail?id=1360&q=label:lightbox), > but when I load the page with the console enabled, all I can see is a > text appear from nowhere into the console: "WARNING A resize occured > while no image or no lightbox..." > > Is this from fiebug or from the page itself? > On the page linked in the issuse report I get an error (with console enable): Error: this.notifyFirebug is not a function File: chrome://firebug/content/commandLine.js Line: 208 (getSandboxByWindow)
Maybe it's because this jquery.lightbox uses window.console for debugging (wild guess)? But jquery lightbox seems to work fine here: http://leandrovieira.com/projects/jquery/lightbox/ So maybe it's just one specific implementation problem. Regards, Nux --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
