聯系官方銷售客服
1835022288
028-61286886
獲取文章所有的h標簽,生成目錄,增加跳轉js
點擊 當前頁內跳轉
自動識別當前位置 進行賦值active
個人比較菜,扣了半天才搞出來,拿去參考,有不足之處大家幫忙指正
右側目錄代碼 主要是id
<div class="col-lg-3 col-md-12 col-12"> <div class="header"> <h6 class="title title-1">目錄</h6> </div> <div id="groupfile"> </div> </div>
左側文章代碼
<div class="entry-wrapper"> <div class="entry-content u-text-format u-clearfix" id="content"> {$content} </div> </div>
js代碼
补充:左侧粘性自己搞,我是用的是开源jq插件 GitHub - garand/sticky: jQuery Plugin for Sticky Objects
看看如何使用
看看咋写的
感谢您的无私奉献!
回复@又菜又爱玩 感谢您的无私奉献
用你的例子出来这个
感谢你的技术分享!!!很不错!