Welcome To Snipplr
Everyone's Recent Regular Expression Snippets Tagged html
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
http://www.trentmueller.com/blog/search-and-replace-wildcard-characters-in-dreamweaver.html
-and-
http://www.webmasterworld.com/forum46/1288.htm
0
1034
posted 16 years ago by rwczippy
<p(.+)">
wählt alle p tags
<option>
dies entfernt alle
<option>
<option>
<option>
0
921
posted 16 years ago by nico65
Convert headings to have id's with the content of the heading
2
841
posted 17 years ago by lagrangeapex
Developed for eclipse but prolly useful elsewhere, put the text after 'find' in the 'find' box and the text after 'replace' in 'replace'.
Note: this example uses an html list item 'li', make sure to replace that with the tag you want to find
5
1420
posted 18 years ago by rhlowe
« Prev 1 Next »