Ooops...

I see now why you had the return false in your code. I didn't see the a. And
yes, you should be able to do that. 

$("#standingsContainer a")

-----Original Message-----
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Scott Sauyet
Sent: Monday, April 09, 2007 8:11 AM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: jQuery n00b


QuackFuzed wrote:
>       $("//[EMAIL PROTECTED]//a").click(

It's been a while since I did any XPath, but couldn't the above be more
simply written with CSS seclectors as

     $("#standingsContainer a").click(

?  Or am I missing something?

   -- Scott



Reply via email to