getElementByName & Regex

前端 未结 2 1425
盖世英雄少女心
盖世英雄少女心 2021-01-19 17:41

How do I loop through all elements using regular expression in getElementByName?

2条回答
  •  天涯浪人
    2021-01-19 17:49

    Use a custom selector in jQuery. You probably want an example with parameters.

提交回复
热议问题