It will default to false if you skip it (which is almost always preferable):
element.addEventListener('mousedown', callback);
More discussion here: http://ajaxian.com/archives/an-alternative-way-to-addeventli...