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.
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