Codeinwp / Nivo-Slider-jQuery

Nivo Slider - The Most Awesome jQuery Image Slider
http://docs.themeisle.com/article/485-getting-started-with-the-nivo-slider-jquery-plugin
MIT License
1.25k stars 605 forks source link

Offer console log / trace output option linked to .start() and .stop() #346

Open seanchayes opened 11 years ago

seanchayes commented 11 years ago

Is it possible to update the trace() function to check for a data('nivo:vars') "debug" variable so that the console doesn't fill up with "Start Slider" and "Stop Slider" commentary when code uses those functions?

I can't immediately see a way of doing this (without modifying and then re-packing and deploying the original source) and it also happens in the distributed packed version.

Thank you