20 reputation
6
bio website
location
age
visits member for 7 months
seen Apr 25 at 23:55
stats profile views 8

Feb
17
awarded  Tumbleweed
Feb
16
asked Source URL embedded in message for a contact form
Feb
13
asked Count number of updated likes on a URL
Feb
12
awarded  Commentator
Feb
12
comment How to select all children in subparents apart from first
Thank you very much - fortunately in this situation I know the name of the subparent which will always have the child in it. I tried your solution and it worked, thanks!
Feb
12
accepted How to select all children in subparents apart from first
Feb
12
awarded  Editor
Feb
12
comment How to select all children in subparents apart from first
I've edited the question.
Feb
12
revised How to select all children in subparents apart from first
added 195 characters in body
Feb
12
comment How to select all children in subparents apart from first
Yes that's correct
Feb
12
comment How to select all children in subparents apart from first
Thank you very much and that works, but now I have a different problem. What if the '.parent' class has subparents that contains '.foo'? jsfiddle.net/kucF5
Feb
12
asked How to select all children in subparents apart from first
Feb
11
asked Facebook API: Count number of updated likes on page item
Feb
10
asked jQuery Mobile - disable default selected state of input field
Feb
4
accepted Validate format of an email address - no regex, no plugins jquery
Feb
3
asked Validate format of an email address - no regex, no plugins jquery
Jan
28
asked Add class to a var jquery
Jan
27
awarded  Scholar
Jan
27
accepted Modify PHP file after including it
Jan
27
comment Modify PHP file after including it
Thank you that is exactly what I need. Just out of curiosity - what makes the second solution more reliable or versatile than the first? The first solution seems to use less markup.