$(".test").click(function () {
                var val=$(this).attr("id");
            })

 

相关文章: