日期:2014-05-18 浏览次数:20660 次
<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>
推荐阅读更多>
-
WCF求学习视频教程解决思路
-
asp.net c#后台动态添加控件的有关问题
-
web项目封装
-
有史以来最奇怪的事情! 这也太离奇了。该怎么处理
-
C#图像放大问题解决方法
-
帮下忙.datalist显示有关问题
-
ASP.net弹出小窗口?解决办法
-
继续征求asp.net的学习意见,该如何解决
-
关于数据绑定到datagrid控件的有关问题 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
如何样能通过IP地址得到其所在的公司或单位
-
不同网站session 共享解决办法
-
C#下的学生信息管理程序
-
用sqlbulkcopy 把DataTable里的资料导入数据库解决思路
-
什么样的项目让面试官喜欢,该怎么解决
-
c# .net 用Excel导入到SQL数据库,出现未在本地计算机下注册Microsoft.Jet.OLEDB.4.0
-
html中怎样连接两个字符传?解决方法
-
各位看看小弟我三层结构调用Model业务实体类,在一个页面怎样使用Model两次,结果出错!郁闷,今天发现没分了,全部加上
-
c#能获取js动态添加到下拉列表中的内容吗?解决思路
-
ASP.NET:DataGrid控件的分页功能
-
问下 为什么Microsoft的网站大都打开速度很慢呢,该怎么解决