日期:2014-05-18 浏览次数:20691 次
<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>
推荐阅读更多>
-
为什么小弟我提的有关问题都没人回答的 一个很简单的有关问题
-
觉得visual studio 2005的新控件做网站开发不方便啊解决方案
-
FCKEditor编辑时候<p>后面自动加<br>每修改一次多一个<br>如何解决
-
ASP.NET 里如何实现无刷新提交数据
-
decimal转TEXT然后再转回来的有关问题
-
html 控件,该如何处理
-
求匹配多个自定义的标签的正则表达式,多谢
-
“/”应用程序中的服务器异常这个如何解决啊跪求
-
新网站发布大送分解决办法
-
label 框,的小疑点
-
JQuery formValidator的ajaxValidator印证用户名是否被注册
-
ASP.NET WebForm页面内容输出方式
-
请教哪位高手知道那里有开源的crm,或者开源网站,国内国外的都成
-
SqlDataReader的有关问题
-
网站打开速度慢解决思路
-
:ASP.net WEB编程有checkliskbox控件吗?
-
URLwriter 正则表达式有关问题
-
asp.net 2.0 跨页面传值,
-
.net 自定义控件有关问题
-
.net FastReport 怎么创建一个带查询条件的报表