[jQuery] Counting DIVs with class "x" within a larger DIV

[jQuery] Counting DIVs with class "x" within a larger DIV


Hi,
Sure this is simple, still trying to get a handle on the basics of
JQuery. Given a DIV with id = "data", how would I count the number of
DIVs with class = "x", within the larger DIV "data"?
Thanks, - Dave