Did you copy and paste that?  Looks like there's an extra space after the 
attr method, before the open parenthesis.  The syntax looks fine to me.

----- Original Message ----- 
From: "Rob Wilkerson" <[EMAIL PROTECTED]>
To: "jQuery Discussion." <discuss@jquery.com>
Sent: Saturday, March 17, 2007 6:03 PM
Subject: [jQuery] Selector not firing


> Maybe I've been looking at this for too long, but the following line
> just doesn't seem to be firing within $(document).ready()
>
> $('[EMAIL PROTECTED]').attr ( "href", "/2007/sponsorship.html" );
>
> I want it to change all links to a sponsorship.html page to a page by
> that same name in a different directory.  There are other statements
> in that same document.ready() that seem to be firing perfectly.
>
> What am I missing, here?
>
> Thank you.
>
> Rob
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/ 


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to