【发布时间】:2014-08-29 12:30:05
【问题描述】:
我看到了jQuery selector regular expressions 的问题,我正在尝试使用它,但有没有办法获得课程?
我在$(.*class).change(function(){ I need to get the class here })中使用正则表达式
我已经看到了.attr('class'),但我需要获取 div。
【问题讨论】:
-
恐怕不清楚你在问什么。
标签: jquery regex jquery-selectors