Displaying page
of
pages;
Items to
Title |
Test
Details
Pattern Title
|
Expression |
<script[\s\S]*?</script([\s\S]*?)>
|
Description |
This pattern is intended to remove all javascript blocks from a chunk of code. EDIT: a bug is cutting off additional matches.
|
Matches |
<script language="Javascript"><!-- alert(); --></script>
|
Non-Matches |
<script>
|
Author |
Rating:
Not yet rated.
Mike Frey
|
Displaying page
of
pages;
Items to