the strict XHTML format?
>
> - Original Message -
> From: "Rick Faircloth"
> To:
> Sent: Wednesday, August 05, 2009 5:12 AM
> Subject: [jQuery] Re: Custom Attributes - Beginner tip
>
> > Thanks for the tip!
>
> > -Original Message-
> > From: jque
What happens with custom attributes regarding the strict XHTML format?
- Original Message -
From: "Rick Faircloth"
To:
Sent: Wednesday, August 05, 2009 5:12 AM
Subject: [jQuery] Re: Custom Attributes - Beginner tip
Thanks for the tip!
-Original Message-
From:
Thanks for the tip!
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of Miket3
Sent: Tuesday, August 04, 2009 8:04 PM
To: jQuery (English)
Subject: [jQuery] Custom Attributes - Beginner tip
One issue I ran across while learning jquery was
Don't be too hard on yourself mate. The docs are your friend too :)
On Wed, Aug 5, 2009 at 10:52 PM, Miket3 wrote:
>
> Damn it! I stand corrected. Thanks Jules! And it worked as I
> thought it should have. Even though this is only my 2nd jQuery
> project I KNOW for a fact(mostly) that I use
Damn it! I stand corrected. Thanks Jules! And it worked as I
thought it should have. Even though this is only my 2nd jQuery
project I KNOW for a fact(mostly) that I used the proper syntax and
method of trying to retrieve my custom attrib. I have a sneaky
feeling that I was a victim of browse
jQuery support custom attributes, may be you can post a sample?
Anyway, this works
$(document).ready(function(){
alert($("[custom='test']").length);
});
On Aug 5, 10:04 am, Miket3 wrote:
> One issue I ran across while learning jquery was that I often wanted/
> needed a way to tell jqu
6 matches
Mail list logo