日期:2014-05-18 浏览次数:20591 次
<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>
推荐阅读更多>
-
求一动态sql话语
-
资源文件说明:使用资源(续)
-
装配完SQL Server 2005,为什么登录名里没有ASP.NET
-
dream8网页制作表格落伍了吗?解决方案
-
终于体会到了,在.net开发不用C#那纯粹是自找麻烦阿
-
控件层层嵌套,如果在.cs资料里读取
-
从java转到了。net,各位给点方向解决方法
-
后台怎么设置dropdownlist显示的默认值
-
如何删除dataset 或datatable中相同的行
-
使用C#进行点对点通讯和文件传输(发送接收部分) (From 阿赖的个性空间)
-
要求的是速度,该怎么处理
-
Wrox的C#高级编程第三版第一部分第一章(16~18页_Asp.NET Framework
-
iframe 不起作用?解决思路
-
高分呼救,有关大图片浏览
-
页面刷新进度,该如何处理
-
开发手记(四)——运用VB实战破解ACCESS密码_评论及其它
-
对ASP.net的书很是失望啊解决思路
-
asp.net中运用easyui,怎样在列中添加自定义列?如列中是超链接或按钮
-
,asp.net中登录时信息写不进数据库中
-
怎么让邮件内容换行