日期:2014-05-18 浏览次数:20579 次
<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>
推荐阅读更多>
-
怎么用JS得到DATAGRID一行
-
.NET Framework 2.0 beta 新特性_Asp.NET Framework
-
.net或是extjs学习有什么比较好的书可以推荐,该怎么解决
-
使用Repeater控件 如何实现分页功能
-
Microsoft Jscript运行时异常:没有权限
-
求asp.net好手帮忙,很简单的小程序
-
datalist如何加分页呢?
-
弱智有关问题,如何为gridview添加删除列,修改列
-
在ItemDataBound中设置对象值的有关问题,大家帮小弟我看看
-
session存取值,该如何解决
-
ASP.NET获取不到JS设置cookies的解决方法
-
导出excel,该怎么处理
-
在使用InProc模式下,怎么防止Session失效
-
求纯html的table的row的doubleclick例子,该怎么解决
-
大家好,小弟我想请教一个ListView数据绑定的有关问题
-
页面跳转的参数是如何加密
-
多个查询条件时用什么分隔符?解决方法
-
FCKeditor 控件图标不显示,该怎么处理
-
微软报表Rdlc的自定义纸张真的就这么难吗?解决方案
-
哪位高手能解释下啊<%$ %> 这是什么意思啊送分10分,多谢!