counting divs inside div
问题 i have tried the solutions on this page for counting divs inside parent (class) div. but unfortunately my result is alway displaying the whole number of existing children divs. as the sample follows both of the span tags will output 7. for better undersanding this is the code html: what is missing? - (i am absolutely greenhorn). thnx. <!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>count</title> <script src="http://code.jquery.com