I have a list of s with same html but different values inside html. The hierarchy is the following ; 2条回答 迷失自我 (楼主) 2021-01-14 03:33 You are adding $('#container').delegate(".commenticon","click" , function() { $(this).closest('.actionframe').next('nav').slideToggle(300); return false; }); 0 讨论(0) 查看其它2个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
s with same html but different values inside html. The hierarchy is the following ; 2条回答 迷失自我 (楼主) 2021-01-14 03:33 You are adding $('#container').delegate(".commenticon","click" , function() { $(this).closest('.actionframe').next('nav').slideToggle(300); return false; }); 0 讨论(0) 查看其它2个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
You are adding $('#container').delegate(".commenticon","click" , function() { $(this).closest('.actionframe').next('nav').slideToggle(300); return false; }); 0 讨论(0) 查看其它2个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
$('#container').delegate(".commenticon","click" , function() { $(this).closest('.actionframe').next('nav').slideToggle(300); return false; }); 0 讨论(0) 查看其它2个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
$('#container').delegate(".commenticon","click" , function() { $(this).closest('.actionframe').next('nav').slideToggle(300); return false; });