日期:2014-05-18 浏览次数:20620 次
<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>
推荐阅读更多>
-
nhibernate入门系列: 使用Criteria载入对象_Asp.Net基础教程
-
.NET 支付宝接口 1.快捷登录接口,2.支付接口 示例解决方案
-
如何在页面加载时让两个DropDownList联动起来
-
有文件总共字节,当前已传输字节数,怎么计算传输速度
-
哪里有免费的空间支持ASP.NET2.0和SQL SERVER的啊该怎么处理
-
此版本的 SQL Server 不支持用户实例登录标志。该连接将关闭-求帮助!该怎么解决
-
哪位高手帮小弟我写个6表联合查询的语句?都帮帮小弟我,现场揭分!
-
一个睡五分钟等于六个钟头的方法!——熬夜程序员必看
-
.net 转化为JSON格式字符串类,该如何解决
-
关于session的一点有关问题,
-
TreeView 怎么让节点的Text不具备单击事件
-
js中XMLHttpRequest请求.ashx页面,在C#顶用哪个
-
为啥EF查询时调用AsQueryable()会把所有的表数据都查询出来
-
会web脚本的来、问个有关问题
-
ASP.NET中数据绑定有关问题
-
DateTime时间转换解决思路
-
c#中用axWebBrowser中提交表单,或点击某个对象
-
服务器加了域 ,为何客户端连不上服务器上的sqlserver
-
用webmatrix 建立的YetAnotherForum.NET 为何本机可以,别的机子无法访问
-
出现一个无法删除图片的异常