好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

a标签hrefonclick调用函数的问题_html/css_WEB-ITnose

                           body        {            margin: 0 auto;            padding: 0;        }        a:focus        {            outline: none;        }        #pn        {            background: #e8e8e8;            width: 600px;            display: block;            margin: 0 auto;            padding: 5px;            font-size: 9pt;            height: auto;        }        .slide        {            margin: 0;            padding: 0;            width: 600px;            border-top: solid 4px gray;            margin: 0 auto;        }        .btn-slide        {            background: gray;            text-align: center;            width: 120px;            height: 30px;            padding: 10px 10px 0 0;            margin: 0 auto;            display: block;            color: #fff;            text-decoration: none;        }                  function showdiv() {            document.getElementById("hpn").style.display = "block";            //         document.getElementById("pn").style.height='80px';            document.getElementById("strHref").href = "javascript:hidediv();";            document.getElementById("strHref").innerHTML = "收起-";        }        function hidediv() {            document.getElementById("hpn").style.display = "none";            //          document.getElementById("pn").style.height='60px';            document.getElementById("strHref").href = "javascript:showdiv();";            document.getElementById("strHref").innerHTML = "更多选项+";        }           

手机 - 商品筛选

网络: 移动4G(TD-LTE ) 联通4G(TD-LTE) 联通3G(WCDMA)

价格: 5000以上 4000-4999 3000-3999 2000-2999

特点: JDPhone计划 "0"元购机 防水 长待机 1080P全高清屏

查看更多关于a标签hrefonclick调用函数的问题_html/css_WEB-ITnose的详细内容...

  阅读:31次