Community Patterns

Community Library Entry

1

Regular Expression
Created·2013-12-27 09:25
Flavor·ECMAScript (JavaScript)

/
(simple)(?![^<>]*>)
/
gi
Open regex in editor

Description

expression to look for words in innerText & not in html tags as id or class or style name

Submitted by umarfarukh