Max length of an HTML attribute value

前端 未结 3 542
故里飘歌
故里飘歌 2020-12-20 15:35

How would I know what the maximum length of an element\'s attribute value is?

e.g.

What\'s

3条回答
  •  囚心锁ツ
    2020-12-20 16:12

    Beyond any practical need.

    I use ASP webforms regularly, and often have 100+ character ID's.

提交回复
热议问题