On Tue 20 Mar 2007, David Sheldon dave@earth.li wrote:
Can you change the urchinTracker() line to
if (typeof urchinTracker == 'function') urchinTracker();
This way people like me who have urchinTracker addblocked dont get a javascript error on every page. I'm trying to persuade more people to have their scripts degrade like this.
OK, added to svn with David's improvement.
Kake