Evaluate yt if it evaluates to false, then create it as an object.
The first time I saw something like this:
function handleEvent(e){ e=e||window.event; }
pretty nifty ~ does anyone know of other languages โโthat support this syntax? (Not PHP = (
source share