日期:2014-05-18 浏览次数:20548 次
<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>
![]()
推荐阅读更多>
- 后台页面安全退出时遇到的有关问题,哥们们帮忙看看,多谢!
- 一个老生长谈的有关问题-获取confirm的返回值
- 怎么用正则匹配"嵌套"类型的,得出想要的结果
- 它是用c语言写的 char szBuf[128];怎么改成C#呢?哪位帮一个忙,多谢!
- 有关NET表单的有关问题。
- TreeView的联接可否带参数
- aspx页面调用自定义js函数的有关问题
- 一个正则的有关问题 小弟我哪里写错了? 提取的是空的。
- 捕获图片(正则表达式),该怎么解决
- ASP.NET MVC3 注册用户的有关问题
- 将数据源分页绑定到repeater控件后,发现点击上一页session丢失
- : 大家接私活在那注册的空间域名.
- 使用.NET实现视频播放_Asp.NET Framework
- 怎么使弹出对话框的提示信息为字符串变量
- 点击按钮,弹出脚本后,页面的CSS失效的有关问题
- 刷新自各儿的帖子,让自己的帖子排在最前面?
- 怎么实现这个效果:弹出一个层,然后这个层用 Ajax 调用某个 ASPX 页面读取数据
- asp.net 跨站取同一服务器取用户上传的图片,该如何解决
- 直接在地址栏url传到中文值
- 有听说过IIS6.0+win2003 IIS自动从.net2.0 切换成.net1.1的么?解决方案