提问者:小点点

为什么下拉菜单中的选定项目在HTML源代码中找不到


对于以下屏幕截图中突出显示的部分

我在使用谷歌Chrome Inspect功能时,只看到以下下拉菜单部分的代码……

<div id="x-auto-325" class=" x-component" style="width: 250px;">
    <div class=" x-form-field-wrap  x-component  x-trigger-wrap-focus" id="x-auto-326" role="combobox" style="width: 250px; height: 22px;">
        <input type="text" class=" x-form-field x-form-text x-triggerfield-noedit  x-form-focus" id="x-auto-326-input" tabindex="0" readonly="" autocomplete="off" aria-owns="x-auto-327" style="width: 233px; height: 22px;">
        <img class="x-form-trigger x-form-trigger-arrow " src="http://prodv2crudp01:50080/com.kapowtech.scheduler.GUI/clear.gif" id="x-auto-328">
    </div>
</div>

我搜索了整个页面,也找不到“默认项目”一词…… 怎么可能呢?


共1个答案

匿名用户

尝试使用Inspect元素Ctrl+F上的搜索框,并搜索单词:Default Project