日期:2014-05-18 浏览次数:20686 次
<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>
推荐阅读更多>
-
ASP+全新接触(3) {转}_Asp.Net基础教程
-
[English]直接内存读取处理图象(DMA_评论及其它
-
各位大神,帮帮忙啊怎么实现两个页面之间的跳转
-
asp.net页面获取值解决思路
-
EventHandler和EventArgs 分别是什么意思,该如何处理
-
怎样用sqlDataSource计算出一个表中会员的个数并把这个数绑定在一个label上?该怎么处理
-
怎么在dropdownlist里去拼音首字,并绑定
-
vs2003提示无法验证路径是否匹配如何办
-
如何获取操作系统的语言类型
-
购物车提示,该怎么解决
-
怎么在DropDownList的SelectedIndexChanged事件中获取数据绑定ListView
-
100 分!用 window.open 打开子窗口,点击子窗口上的按钮,怎么把子窗口的数据传回到父窗口
-
有没办法将自定义实体里的属性转为字符串并取得其数据类型?解决办法
-
得不到repeater控件中headerTemplate中的某个控件?该怎么处理
-
便利判断是否登录的方法
-
SQL语句参考及记录集对象详解
-
GridView事件有关问题
-
100分求断点上传WEB的代码 急(断点续传,上传)解决方法
-
动态生成的DataGrid怎么控制样式?求解
-
jquery easyui-datagrid 怎么清空数据