Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
任何帮助将不胜感激 -
take - HEIGHT = 目录菜单的高度
应用 - MEASURE = 从内容容器 div 顶部测量 DOWN(高于高度),class=wiki-content
put - INSERT = 放置一个空的 DIV 标签,距离等于菜单高度 + 100px -
注意:这与简单地在目录菜单的结束 div 标记之后插入标记非常不同。高度计算决定了位置。迄今为止,编辑者在 TOC 之后手动添加了 DIV 标签。