<H1 class=extraBottomMargin>Tell us the name of your employers</H1>
<UIWIDGET>
<FIELDSET>
<DIV>
<INPUT id=viewEnterEmployerNames_q1 tabIndex=1 maxLength=75 placeholder="Employer">
</DIV>
</FIELDSET>
</UIWIDGET>
<DIV class="rightRail watermark"><IMG src="app/img/RR_Watermark.png"></div>
我运行一个命令jQuery("above html").find("UIWIDGET").html()
这适用于除 IE 8 以外的所有浏览器。请指教。
请注意,uiwidget 是我的自定义标签,因此请忽略建议对此进行任何改进的部分。