日期:2014-05-18 浏览次数:20562 次
<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>
推荐阅读更多>
-
求解:服务器异常HTTP 异常 500.19 - Internal Server Error
-
使用什么控件显示好解决办法
-
Active Directory把Group导入到Excel的有关问题
-
dataviewrow的有关问题
-
很多新版软件里,模块图标之间有箭头指向!这个是如何做的?Asp.net有现成的模板吗
-
[简单语法有关问题]<%#%>嵌套
-
使用了master页面后,怎么链接入CSS文件
-
label绑定有关问题 ~
-
还是javascript传参有关问题
-
DevExpress XrtaReport WEB报表的中间列隐藏,那么中间空了,不美观,如何让两边的列自动靠拢
-
关于gridview 合计及小计(待.)
-
请教怎么获取iframe里面的元素啊
-
应届毕业生给来当程序员一月600都没人要,哭死(福州)。该怎么处理
-
正则表达式获取字符串解决办法
-
asp.net 动态添加图片 像flash那样显示出来!解决方案
-
子框架刷新父页面,更新数据有关问题
-
目录超出范围。必须为非负值并小于集合大小。参数名: index(三层)
-
在C#应用程序中控制输入法
-
aspnet mvc路径有关问题
-
急在点击日期控件后不能展示在datagrid的textbox中