Search parameters for advanced find and replace
I'm struggling with Dw Advanced Find and Replace.
Essentially - I have:
<div class="scheme1">
<img src ..... >
</div>
...that's located in 100s of files on a website. I want to find every "img src" and replace it with "img class="imgclass" src" - ONLY when it appears inside a div with the class set to "scheme1." Is this possible? I've tried with several find and replace parameters and I'm getting "none found" - anyone know what I might be doing wrong? I can post a screenshot if this isn't clear.
Thanks,
