/ Published in: Regular Expression

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
find: url\(([a-zA-Z\.]+)\) replace: url('images/$1')
Comments
