日期:2014-05-18 浏览次数:20499 次
<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图片上传,高手帮小弟我解释一下,看不太懂
- 活用C#截取计算机屏幕
- 个点击旋钮后自动关闭代码
- 紧急(用Calendar怎么显示标准时间yyyy-mm-dd)
- ASP.NET MVC 3不安装也能在服务器上运行
- Visual Studio Express 2013与mysql 5.6,该怎么解决
- 怎么从数据库下载数据流文件(需要弹出打开,保存界面)
- 日期时间显示有关问题
- 迷惑
- BS中以流的方式读取图片怎么做缓存
- 博客稿件发布
- 如何写自定义的Button控件?
- asp.net 局部刷新解决方案
- Questioning C# (三)
- 有趣的多线程编程(3)——线程内部是如何进行的?
- ADO.NET详细研究(四)--实例演示DataReader基本操作
- asp.net 中RadioButtonList控件有关问题,怎么判断是哪条记录的
- 散分!100 顺便和大家讨论些开发过程中的有关问题
- 用VB写的一个组件,实现添加系统用户,并添加到指定组
- MagicAjax与TreeView(.net1.1)有关问题的解决办法