日期:2014-05-18 浏览次数:20547 次
<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>
![]()
推荐阅读更多>
- 在页面加载时怎么把数据库中的数据压到页面上的js中,并在后面可以使用这些js?
- 已经写好的正则如若增加一点功能,请指点
- DataSet的数据并发异常处理
- 一句 小弟我如何找不到 IIS 文件夹
- asp.net 前台js调用后台的函数解决方案
- 实现四则混合运算的代码
- sqlconnection关闭的时机,请教大家
- 在NHibernate中拦截器(IInterceptor)的使用
- 帮小弟我看看这个效果如何实现?高分相送!
- 请问gridview主从表中从表的分页有关问题
- 关于五天内自动登陆的疑问
- 关于没法识别的配置节
- 小弟我的asp.net空间提示“/”应用程序中的服务器异常
- asp.net不施用Com组件,怎样在服务器上生成Word文档
- 我自己的一个加密类_Asp.Net安全和加密
- VS.NET2005中怎么使用style Filter
- 哪位大侠有Aspose.Excel.dll,请帮忙?
- 一个大型网站的一个小疑点
- 如何在GRIDVIEW里添加一行,像这样的,用来做搜索的?
- VS2005昨天还好好的,今天一开就报错,高人哪位高手知道如何解决