您的位置:首页 > Web前端 > JavaScript

用js实现弹出窗口《iframe》

2006-07-22 13:47 501 查看
<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
4<link href="/in/style.css" rel="stylesheet" type="text/css">
5</script>
13</head>
14<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
15<html>
16<head>
17<LINK rel="stylesheet" href="/in/style.css">
18</style>
27</head>
28<body topmargin=0 marginheight=0>
29<table width="770" border="0" align="center" cellpadding="0" cellspacing="0">
30<tr>
31 <td background="http://images.51job.com/im/city1/bgtop.gif" width=259>
32 <table width="77%" height="26" border="0" align="center" cellpadding="0" cellspacing="0">
33 <tr>
34 <td valign="top">
35 </td>
41 </tr>
42 </table>
43 </td>
44</style>
88</script>
132</td>
133</tr>
134</table>
135</body>
136</html>
137<table width="475" border="0" align="center" cellpadding="0" cellspacing="0">
138 <tr>
139 <td width="200">
140 <form name='quicksearch' action='/sc/search_result.php?begin=begin' method='post' target='_blank' onSubmit='return checkall()'>
141 <input type=hidden name="postfrom" value ="qz">
142 <html>
143 <head>
144 <LINK rel="stylesheet" href="/in/style.css">
145 </head>
146 <body>
147 <iframe id="DivShim" src="javascript:false;" scrolling="no" frameborder="0" style="position:absolute; top:0px; left:0px; display:none;"></iframe>
148 <table align="center" border="0" cellpadding="0" cellspacing="0" width="187">
149 <input type="hidden" name="jobarea_sel" value="">
150 <input type="hidden" name="jobarea" value="">
151 <input type="hidden" name="funtype_big" value ="0000">
152 <input type="hidden" name="funtype" value ="">
153 <input type="hidden" name="industrytype" value ="">
154 <input type="hidden" name="issuedate" value ="">
155 <input type="hidden" name="btnSltArea1" value ="选择/修改">
156 <input type="hidden" name="btnSltFuntype1" value ="选择/修改">
157 <input type="hidden" name="btnSltPosition1" value ="选择/修改">
158 <input type="hidden" name="btnSltIndustry1" value ="选择/修改">
159 <input type="hidden" name="btnSltIssuedate1" value ="选择/修改">
160 <tr>
161 <td width="20%" height="30" align="left" valign="top"> 地点:</td>
162 <td width="80%" align="center" valign="top"><input type="button" name="btnSltArea" style="background:url('http://images.51job.com/im/search_pic7.gif');width:125px;height:25px;border:0px;cursor:hand;" value="选择/修改" title="请选择地点" onClick="initJobArea();displayLayer(this,'popupArea')"></td>
163 </tr>
164 <tr>
165 <td height="30" align="left" valign="top"> 职能:</td>
166 <td width="80%" align="center" valign="top"><input type="button" name="btnSltFuntype" style="background:url('http://images.51job.com/im/search_pic7.gif');width:125px;height:25px;border:0px;cursor:hand;" value="选择/修改" title="选择/修改" onClick="displayLayer(this,'popupFuntype')"></td>
167 </tr>
168 <tr>
169 <td height="30" align="left" valign="top"> 职位:</td>
170 <td width="80%" align="center" valign="top"><input type="button" name="btnSltPosition" style="background:url('http://images.51job.com/im/search_pic7.gif');width:125px;height:25px;border:0px;cursor:hand;" value="选择/修改" title="选择/修改" disabled onClick="displayLayer(this,'popupSubfuntype')"></td>
171 </tr>
172 <tr>
173 <td height="30" align="left" valign="top"> 行业:</td>
174 <td width="80%" align="center" valign="top"><input type="button" name="btnSltIndustry" style="background:url('http://images.51job.com/im/search_pic7.gif');width:125px;height:25px;border:0px;cursor:hand;" value="选择/修改" title="选择/修改" onClick="displayLayer(this,'popupIndustry')"></td>
175 </tr>
176 <tr>
177 <td height="30" align="left" valign="top"> 日期:</td>
178 <td width="80%" align="center" valign="top"><input type="button" name="btnSltIssuedate" style="background:url('http://images.51job.com/im/search_pic7.gif');width:125px;height:25px;border:0px;cursor:hand;" value="选择/修改" title="选择/修改" onClick="displayLayer(this,'popupIssuedate')"></td>
179 </tr>
180 </table>
181 </body>
182 </html>
183 </form>
184 </td>
185 </tr>
186 </table>
187</script>
710</script>
715</body>
716</html>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: