日期:2014-05-18 浏览次数:20621 次
<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>
推荐阅读更多>
-
弄了个小博客,VS的内置Server可以打开.IIS上却不行.解决方案
-
求<深入剖析ASP.NET组件设计>的电子书解决方案
-
母版页嵌套有关问题
-
前台JS控制TreeView的有关问题
-
怎么将DataView型转换成DataTable型
-
关于CSS和页面源代码的一个有关问题
-
动态定义Hashtable的有关问题
-
请教csdn.net论坛主界面的分栏css如何写
-
超级郁闷有关问题,望高手给点思路
-
ref 跟 out 的区别
-
asp.net类似woRD的图文混排的功能解决方法
-
在 asp.NET 中 Global.asax 的 Application_Start解决思路
-
VS 2005里如何移动空间在网页上的位置
-
为什么图在设计视图可见在IE调试不可见解决办法
-
asp.net 2.0 有什么好的html富编辑器?解决方案
-
CKEditor+CKFinder的有关问题
-
如何添加SQL2005上的数据源?
-
关于onbeforeunload步骤的触发条件
-
新手,求高手来看一看
-
刺手有关问题:关于删除Cookie.Domain的有关问题!删除cookies时无效。