我在我的 extjs 脚本中使用了 3 个按钮。奇怪的是我没有看到他们。如果我使用萤火虫检查元素我看到这个
<button id="button-1051-btnEl" class="x-btn-center" autocomplete="off" role="button" hidefocus="true" type="button">
<span id="button-1051-btnInnerEl" class="x-btn-inner" style=""> </span>
<span id="button-1051-btnIconEl" class="x-btn-icon" style="background-image: url("../resources/themes/images/default/grid/page-prev.gif");"> </span>
</button>
那是正确的 gif 文件,它在服务器上。这与溢出有关吗?
我希望你能帮忙