<div id="d" style="BORDER-RIGHT: red 1px solid; BORDER-TOP: red 1px solid; Z-INDEX: 104; BACKGROUND: #cccc99; LEFT: 10px; BORDER-LEFT: red 1px solid; WIDTH: 736px; BORDER-BOTTOM: red 1px solid; POSITION: absolute; TOP: 4px; HEIGHT: 152px"> <P> <asp:label id="Label16" runat="server">廠ID:</asp:label><FONT face="新細明體"> </FONT><asp:textbox id="TextBox1" runat="server"></asp:textbox> </P> <P><FONT face="新細明體"> </FONT> <asp:label id="Label17" runat="server">倉位:從</asp:label><asp:textbox id="TextBox2" runat="server"></asp:textbox><asp:label id="Label1" runat="server">到</asp:label><asp:textbox id="TextBox3" runat="server"></asp:textbox><FONT face="新細明體"> </FONT> </P> <P><FONT face="新細明體"> <asp:label id="Label2" runat="server">成品/半成品編號:從</asp:label> </FONT> <asp:textbox id="TextBox4" runat="server"></asp:textbox><asp:label id="Label3" runat="server">到</asp:label><asp:textbox id="TextBox5" runat="server"></asp:textbox><FONT face="新細明體"> </FONT> </P> <FONT face="新細明體"> <P> <asp:label id="Label5" runat="server">模具編號:從</asp:label><asp:textbox id="TextBox6" runat="server"></asp:textbox><asp:label id="Label4" runat="server">到</asp:label><asp:textbox id="TextBox7" runat="server"></asp:textbox> </P> <P> <asp:label id="Label6" runat="server">需求日期:從</asp:label><asp:textbox id="TextBox8" runat="server"></asp:textbox><asp:label id="Label7" runat="server">到</asp:label><asp:textbox id="TextBox9" runat="server"></asp:textbox> </FONT><asp:button id="searchall" runat="server" Width="86px" Text="多條件查詢"></asp:button> <asp:button id="Button2" runat="server" Text="返回"></asp:button></P></div>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>无标题文档</title> <script type="text/javascript"> function showSearch(){ var oDiv=document.getElementById("div6"); oDiv.scrollIntoView(); } </script> </head> <body> <input type="button" value="Search" onclick="showSearch()"/> <div id="div1" style="width:100px;height:20px;background-color:#999999;margin-top:100px;">1</div> <div id="div2" style="width:100px;height:20px;background-color:#999999;margin-top:100px;">2</div> <div id="div3" style="width:100px;height:20px;background-color:#999999;margin-top:100px;">3</div> <div id="div4" style="width:100px;height:20px;background-color:#999999;margin-top:100px;">4</div> <div id="div5" style="width:100px;height:20px;background-color:#999999;margin-top:100px;">5</div> <div id="div6" style="width:100px;height:20px;background-color:#999999;margin-top:100px;">Search</div> <div id="div7" style="width:100px;height:20px;background-color:#999999;margin-top:100px;">7</div> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> </body> </html>