日期:2014-05-18 浏览次数:20531 次
<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>
![]()
推荐阅读更多>
- 怎样远程发布网站解决方法
- WebForm相应的类的静态方法如何调用
- 关于网站表单提交出现的错误怎么解决
- VS 2005 调试有关问题,
- 关于一图象Image 控件运行后不能正常显示的有关问题?
- 深圳人才大市场招ASP.NET的多吗?解决方案
- 弹出层DIV覆盖整个页面的有关问题
- 关于时间格式 输入,读取有关问题
- 没法将类型为“ASP.Page_Views_Transport_Quarantine_cshtml”的对象强制转换为类型“System.Web.IHttpHa
- 当地没事,服务器上向ASHX文件传值的字数过多报错:“此请求的查询字符串的长度超过配置的 maxQueryStringLeng”
- :存储过程之行列转换与全局临时表的有关问题:
- 怎么区分gridview中的两个《选择》按钮
- 帮小弟我看看如何报错了
- 请教框架页面中,能让中间的灰色隔线隐藏吗
- 获取网卡地址 MAC
- 水晶报表WEB打印有关问题
- js操作URL中#后面字符的有关问题
- 后台方法中能获取是哪个页面发过来的ajax请求吗,该怎么处理
- DataGrid控件的编辑格式解决方法
- 求一 html 下拉列表框解决办法