日期:2014-05-18 浏览次数:20517 次
<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>
![]()
推荐阅读更多>
- [高手赐教]一个关于TreeView的怪异有关问题-有时无法正常显示(ASP.NET框架内)
- 请教在ASP.NET中怎么动态的使用用户自定义控件
- 如何实现在gridview1中选择一行,在gridview2中的具有某种相同属性的行高亮显示
- 寻求解决方案解决办法
- 关于DataList获取控件的有关问题
- input file 字符串截取解决思路
- asp.net 获得系统时间有错,该如何解决
- textbox触发onchange事件,该怎么处理
- 用WinDbg探索CLR世界 [3] 跟踪方法的 JIT 过程_Asp.NET Framework
- 一个关于水晶报表的异常
- 一个DataSet内进行数据操作的有关问题
- 4个P3 700 和一个P4 3.0 哪一个的处理能力更大一些?解决方法
- 怎样把后台的变量传到前台的javascript中,该如何处理
- 最後10分問一問題,该如何处理
- 在线紧急等一sql语句(oracle),该怎么处理
- |M| 多框架页面怎么在进入打印预览页面的时候直接选中“仅打印选定框架”
- VS2003如何做网站啊
- 关于连接数据库的有关问题
- Global.asax 和 HttpApplication 类
- 关于ASP.NET前后台交互的有关问题