[ 2 posts ]

John Bercik

YUI Contributor

  • Username: coachz
  • Joined: Thu May 14, 2009 6:52 am
  • Posts: 31
  • GitHub: coachz
  • Gists: coachz
  • IRC: coachz
  • Offline
  • Profile

Death by Firebug

Post Posted: Thu Jun 10, 2010 7:07 am
+0-
I find when Firebug is enabled the accordion crawls. Is there a way to remove the logging or whatever is causing this please ?

Caridy Patino

YUI Contributor

  • Username: caridy
  • Joined: Mon Dec 08, 2008 5:40 pm
  • Posts: 493
  • Location: Miami, FL
  • Twitter: caridy
  • GitHub: caridy
  • Gists: caridy
  • IRC: caridy
  • YUI Developer
  • Offline
  • Profile
Tags:

Re: Death by Firebug

Post Posted: Thu Jun 10, 2010 8:28 am
+0-
Hey Coachz,

All gallery modules are build using YUI Build script, which means that you will end up having 3 scripts, debug, raw and min. Where raw and min don't have any reference to console.log or YUI.log.

Node Accordion is not the exception. Check the raw version here:
http://github.com/caridy/yui3-gallery/b ... cordion.js

As you can see there is no reference to log there.

Can you provide a link to see it crawls?.

Best Regards,
Caridy
  [ 2 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum