我正在尝试专注于 jquery 中的锚点
我正在使用这些代码:
$(textBox).parent().next().find('a').first().focus();
或者
$(textBox).parent().next().find('a')[0].focus();
但这些代码不起作用
尽管
$(textBox).parent().next().find('a').first()
返回:
<a role="menuitem" class=""><strong>101</strong>0320117585</a>