请问一下 jquery如何按超链接name属性取到超链接
$("a[name='name']")
http://jquery-api-zh-cn.googlecode.com/svn/trunk/index.html这里面都有说的
在网上找找 api吧 这些只要看api 都很容易的