a href="#"
但是客户端很快会改变链接
a href="something"
当链接成为我想要使用jQuery来改变CSS的东西,但是我不知道如何为一个属性(href =“”)写一个过滤器…
$('a[href!="#"]')