日期:2014-05-18 浏览次数:20532 次
<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>
![]()
推荐阅读更多>
- Winform控件学习笔记【第六天】——TreeView
- ckeditor 源码可不可以取消自动格式化HTML
- .Net4.0 安装的时候发生了异常
- 生成Html页面时,列表如何办?也要生成,或者包含另一个aspx页面
- |M| 学习写控件:第七贴: 怎么让我的控件的MyColor像VS控件一样可以选颜色 多谢
- 刚转行的初学者。问个页面值传递有关问题。100分见面礼赠送
- discuz!nt整合有关问题
- GridViewDataField 绑定字段格式化有关问题?送分感谢
- 还是求一正则,大家帮帮忙解决思路
- unable to find a version of the runtime to run this application解决办法
- OLEDB 汇出Excel 如何加台头信息
- vs2005右键方法 查找所有引用不能用了,该怎么处理
- 关于弹出层的有关问题,保持层状态的有关问题
- 提示出错,该如何处理
- 小弟我这样的代码风格如何调用存储过程呢!
- JSON数据传输解决办法
- AjaxPro 行: 异常: “xx”未定义
- LitJson怎么解析时间
- vs2005中web项目编辑资源文件时的有关问题
- CS0165: 应用了未赋值的局部变量