日期:2014-05-18 浏览次数:20697 次
<body onload="jugeButtom=0;GetSearchByWhere(1)">
<form id="form1" runat="server">
<div style="width:100%; margin-left:20px; margin-right:20px;">
<searTop:top ID="Top1" runat="server" />
<div style="margin-left:auto; margin-right:auto; width:960px;">
<div style="">您的位置:首页 > 搜索房源 > 写字楼</div>
<div style="width:100%;">
<div id="s2" class="grid_8" style="height:27px; line-height:35px; width:100%; " >
<table width="500" cellspacing="0" cellpadding="0">
<!-- 搜索上面--> <tr>
<td>
<label> 搜索:
<input type="text" name="keyword" id="keyword" value="请输入房源名称、地域" onfocus='if(this.value=="请输入房源名称、地域")this.value="";' onblur='if(this.value=="")this.value="请输入房源名称、地域";' style="line-height:29px;" />
</label>
<label>
<input type="button" name="put-in" id="put-in" value="" style="cursor:pointer;" onclick="GetSearchByWhere(1);jugeButtom=0;" />
</label>
</td>
</tr>
<!--关键字提示--> <tr>
<td style="padding-left:43px;">
<div id="DownList" style="display:none;">
<table width="100%" cellpadding="2"></table>
</div>
</td>
</tr>
</table>
</div>
</div>
<br />
<br />
<div id="SaleType" style="margin-top:5px;width:100%;font-weight:bold;font-size:14px;">类型:
<a id="xzChu" style="color:Blue; font-weight:bold; font-size:14px;" href="javascript:;" onclick='GetSaleType("0");jQuery("#chuzu").attr("style","display:block;");jQuery("#chushou").css("display","none"); jQuery("#xzChu").css("font-weight","bold"); jQuery("#xzShou").css("font-weight","bold"); this.style.color="#ee0805";jQuery("#xzShou").css("color","Blue")'>写字楼出租</a>
<a id="xzShou" style="color:Blue; font-weight:bold; font-size:14px;" href="javascript:;" onclick='GetSaleType("1");jQuery("#chuzu").css("display","none");jQuery("#chushou").css("display","block"); jQuery("#xzShou").css("font-weight","bold"); jQuery("#xzChu").css("font-weight","bold"); this.style.color="#ee0805";jQuery("#xzChu").css("color","Blue")'>写字楼出售</a>
</div>
推荐阅读更多>
-
注册成功后跳转另外页面如何做
-
求一MD5加密码方法!1解决方法
-
请教,网站该怎么记录用户的浏览记录呢
-
使用API函数播放MP3等音频文件的类设计(C#)
-
请问"WEB1向WEB2发XML数据,得到XML数据并显示."提示"17行少""且44行缺少对象"错在哪
-
在 ADO.NET 数据集中浏览多个相关表(2)
-
关于Dropdownlist解决方案
-
请问一下初次找工作的有关问题
-
一个很初学者的有关问题 求解答
-
jQuery获取ASP.NET服务器控件的值解决思路
-
终于完成了集成在人才网的BLOG了,顶都有分!该如何处理
-
PetShop 4.0登录有关问题
-
|M| 如何用SQL语句将A数据库中的指定表专到B数据库 多谢
-
网站发布后能否在IIS下定时执行任务
-
gridview 中的数值显示乱码解决方案
-
求分页思路啊整了几天了,毫无办法
-
新手,获取不到下拉的值
-
超链接 的正则表达式
-
参数化SQL语句和存储过程效率有关问题。
-
vs.net2003 + vss2005,该怎么处理