日期: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>
![]()
推荐阅读更多>
- Access数据库能加密吗?让别人在本地机子上不能用office软件打开修改内容。解决方法
- 怎么给DataTable修改里面的列和值
- ASP.NET与ACCESS结合建设网站的经验总结
- vs2005怎么连接SQl2005?回答必给分
- 哪位高手有"构建基于Office SharePoint Server 2007的企业信息门户与协同办公平台"的PPT呀
- 怎么实现QQ主页上的排版效果
- “智能”的让IE浏览器关闭时,用户也退出系统
- ASP.NET AJAX 怎么应用
- 关于程序集的有关问题
- 诚心求教利用ActiveXObject("htmlfile")实现Server Push在FireFox不兼容的处理方法!在线狂等~解决办法
- vs里有没有设立解决方案里不能移动文件或提示
- 【蛙蛙推荐】想设计一个关于软件开发的元搜索引擎,希望大家支持解决办法
- 求救 项目该报价多少,该怎么处理
- the resource cannot be found - 如何解决这个有关问题?
- 关于web service 的一些疑问?该如何解决
- 关于<img>和js的有关问题,
- Visual Basic .NET处理Excle表格全接触
- 出大有关问题了,服务器被入侵。数据丢失。帮帮忙
- 能通过发HTTP请求,来执行页面上的javascript方法吗?该怎么处理
- C#截屏问题及FORM间传值