I currently have the following html:
Apologies for edit, I was not paying attention when i wrote this.
1& 4条回答 無奈伤痛 (楼主) 2021-01-11 14:48 Is this what you're lookng for? $('div.left>div').each(function(){ /* do stuff */ }); Fiddle: http://jsfiddle.net/MLnBY/ 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Is this what you're lookng for?
$('div.left>div').each(function(){ /* do stuff */ });
Fiddle: http://jsfiddle.net/MLnBY/