日期:2014-05-18 浏览次数:20534 次
<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>
![]()
推荐阅读更多>
- 检测最后一个字符,该怎么解决
- 急HyperLink中怎么弹出window窗口?
- ASP.NET 3.5能被反编译出来吗?解决思路
- 打了SP1发布和直接发布到指定的文件中有什么区别啊 都是一样的为什么还要下SP1了解决方案
- 关于控件数组触发事件?解决办法
- 怎么从数据库中读出image类型的字段并显示?
- GTALK交友,要经常使用gtalk的,不使用的就免了,呵呵。解决办法
- 100分请大家帮忙,帮顶也感谢解决方法
- 把一个项目拷入到另外一个机子上,显示打不开项目,这是不是需要修改配置文件的路径阿?请教怎么修改阿
- datalist里德linkbutton传值,该怎么解决
- fego是使用ASP2.0中的URL映射技术改变网址的吗?该怎么处理
- datagrid控件怎么在最后一行显示合计
- ASP.NET多语言支持
- 怎么把html转为图片
- jquery的if不施行
- 单击了button后radio的状态复原了怎么处理
- NeatUpload大文件上传控件而招致Nonfile portion > 4194304 bytes
- session验证过程的一个有关问题!很奇怪?
- ASP.NET 网站,闪屏制造
- 循环调用控件解决思路