Create a Javascript RegExp to find opening tags in HTML/php template

后端 未结 2 586
温柔的废话
温柔的废话 2021-01-14 05:20

I\'m trying to write a Javascript HTML/php parser which would extract all opening tags from a HTML/php source and return the type of tag and attributes with their values whi

2条回答
提交回复
热议问题