【发布时间】:2015-02-17 13:38:45
【问题描述】:
<button id="ext-gen1546" autocomplete="off" role="button" hidefocus="true" type="button" style="width: 69px;">
<span id="ext-gen1548" class="x-btn-inner"
style="width: 69px;">Save</span>
<span id="ext-gen1549" class="x-btn-icon">
</span>
</button>
上面是这个保存按钮的 HTML。
ID 是动态的
尝试使用类但无法找到元素。
【问题讨论】:
-
你有什么问题?
-
我无法在页面上找到保存按钮。找到后需要点击它来保存数据。