日期:2014-05-18 浏览次数:20642 次
<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>
推荐阅读更多>
-
提交表单后,改变跳转地址。该如何解决
-
怎么才能向DropDownList的文本窗口中输入文字,就像文本框一样可以输入文字
-
大哥~小弟我要截个助
-
jquery 图形ui哪个好用,该怎么解决
-
自动计算加班时数有关问题
-
DataList,DropDownList,批改
-
ASP.NET入门教程:ASP.NET和ASP区别
-
急从数据库中读取数据,其后用for循环输出Js到前台页面形成一个类似树形结构的,但是为什么在第三级就只能有一条数据
-
!请教asp.net有没有邮件控件或者.dll或者安装的那种,或者哪位高手有完整的源代码可以给小弟我啊解决后立刻结贴
-
.NET开发平台研究(四)
-
*请问一个关于Regex.Replace的有关问题*
-
想做一个多字段的模糊查询,该怎么实现
-
html生成pdf的方法(类库)
-
關于viewstate的問題解决方法
-
用接口定义一个变量是啥个意思啊解决思路
-
求大神解答关于ASP.NET身份验证的有关问题
-
恳请大家评论一下这个网站www.xmztl.com解决思路
-
100分,绝好的日期控件(My97DatePicker2.0)正式版公布(跨浏览器,跨框架,支持时间选择,自定义格式,动态切换皮肤等等),顶上去大家一起分享啊
-
怎么完全卸载vs2003
-
ASP.NET MVC中 关于 客户端验证机制的有关问题