日期:2014-05-18 浏览次数:20521 次
<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>
![]()
推荐阅读更多>
- 急 ~ASP.NET中 SqlServer text字段输出有关问题
- 查询的有关问题
- 请教下面这种常见的HTML展示方式叫什么?有现成的插件吗
- 请提一个2.0类包含用户注册、验证、登陆添加删除等的类。解决办法
- My Builder in C#
- 全面剖析VB.NET(5)_VB.Net语言
- xml简单那有关问题,小弟我想问,怎么用asp.net生成一个XML文件呢~待
- 在.NET下编写中文代码程序_Asp.NET开发实例
- 股票报价的WebService(转天极网)之四
- 求一正则表达式,提取html指定标签内容,该怎么处理
- 回发或回调参数无效,2005的这个异常到底是干吗的
- asp.net 分页导出execl的步骤
- 怎的在刷新时不让刷新率加1
- ObjectDataSource更新完数据后。数据控件没变化的,要手动刷新上才显示更新后的数据,如何解决
- 触发器,该怎么处理
- 怎么在csdn 上的论坛上发图片
- asp.net 施行1个update 出错
- 们一个图片显示有关问题~
- 帮小弟我看看 web application stress的overview是什么意思
- 动态调用webservice,不需要添加Web References