如何使用 jQuery 在 div 中查找具有特定类的链接并使其处于非活动状态
如何使用jQuery在div中找到某个类的链接并使其处于非活动状态,即剥夺她无法推送的属性链接。
How to use jQuery to find a link within the div with a certain class and make it inactive, that is to deprive the property links to her it was impossible to push.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
或者如果您不想删除 href 属性:
or if you would rather not get rid of the href attribute:
像这样:
Like this: