Creating table of contents in html

前端 未结 4 1535
囚心锁ツ
囚心锁ツ 2021-02-05 11:49

Is it possible to create an ordered list like the following? I like this for a table of contents I\'m creating.

  1. Into
  2. Section1
    2.1 SubSection1
    2.
4条回答
  •  青春惊慌失措
    2021-02-05 12:02

    There's quite a number of jQuery plugins to generate a table of contents.

    • Look at this one for starters

    • Another one here, with ordered lists

提交回复
热议问题