如何在jquery中获取按钮的类ID?我正在尝试使用此代码。
<div><button id="Button2" class="Default">2. Click to get Class ID.</button> </div>
提前致谢!
jquery
jquery ×1