I have a div with an ID
this jquery selector works $(\"[id^=\'updates-pane
this jquery selector works
$(\"[id^=\'updates-pane
Because of the dot in the id attribute which in jQuery syntax represents class selector. This selector is equivalent to selecting node as:
id
0 讨论(0) 查看其它9个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复