Nope, that should work - do you have a page with this code on it?

--John

On 8/18/07, Angelo Gladding <[EMAIL PROTECTED]> wrote:
> 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