Hey all, I'm trying to blur (remove focus from) a link.

Non-working code:
$('#tags_clear').blur();

Working code:
document.getElementById('tags_clear').blur();

Is there something glaringly obvious I'm missing here?

Thanks,
Angelo

-- 
Angelo Gladding
[EMAIL PROTECTED]
http://angelogladding.com
(626) 755 - 1417

Reply via email to