日期:2014-05-18 浏览次数:20515 次
<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调用失误,请帮看看
- 请教一下这个.net论坛在哪里能下载到,或者哪位高手有好一点的.net论坛提供一下网址,谢了
- vs2008 asp.net Treeview 怎么点击结点将网页载入指定框架
- windows消息队列中,怎么获取当前消息总数
- 输入TreeView.之后不能找到CreateNode方法,高手帮忙解决办法
- 怎么复制DataTable过滤部分数据到另一个DataTable
- asp.net如何处理页面html代码转义
- wpf 动画 2个窗体切换
- 关于显示图片大小疑点!
- 转链接有关问题
- session保存datagrid中的某些行,顶有分!解决思路
- 关于.net 用SharpZipLib压缩 C++用 zlib解压 找不到信息。解决方法
- 客户端怎么取得文件路径?请大侠指点一下…
- DataGrid的一个格中放了多个CheckBox,怎么遍历某一格中的所有CheckBox
- 在asp.net页面如何直接调用类呢
- 再談MAC網卡地址,该如何解决
- .NET前台界面模块化(后盾可以增删改)
- 将GridView中某一列中全部的数据做和,然后赋给TextBox
- vs2008做的asp.net网页,怎么把图片衬于控件下面
- 错误详细信息: System.ArgumentException: 重定向 URI 不能包含换行符