I'm interested in the syntax for adding an <if> qualifier to skip the code if logged into the site as a mod or admin.
Can anyone help with that code?
Also this event triggers an "undefined" error "done but with errors" in the lower left. I commented it out of the code to fix. Doesn't seem to hurt it's operation.
Code:
document.captureEvents( Event.MOUSEDOWN );
Thank you
J