日期:2014-05-18 浏览次数:20487 次
<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>
推荐阅读更多>
- 新人关于手动退出GridViews的Edit状态
- 请教下以武汉开头的包含数字,字母和中文的3-80个字符的正则表达式如何写啊
- iis浏览事出现的有关问题-小疑点帮看一下
- 实用的老有关问题:怎么自动保存远程图片
- asp.net ajax 弹出层有关问题
- 当两个系统登录时,有一个被强制退出,这是为什么?该如何解决
- 第十一章 事件[《.net框架程序设计》读书笔记]
- .Net的精髓-XML和SOAP(一)_Asp.Net XML
- 关于图片控件运行时不显示图片的有关问题
- 漫谈Ajax在ASP.Net中的使用
- 庆祝10.1散分,大家说说都会做什么?解决思路
- ReadLine方法的嵌套有关问题
- vb.net 释放数据层连接的有关问题
- 获取闭合符号中的字符串
- <input type="date" runat="server">为什么会出错呢?该怎么解决
- 从网上下载了一个源代码,连接不上数据库怎么处理
- :关于网页的局部刷新的有关问题,有做过的吗?20分
- 为什么在DIV中min-width不起作用解决办法
- 好书推荐,该怎么解决
- 鼠标经过button时 隐藏状态栏的URL或者显示指定地址解决方案