It seems wget ignores image paths that exist in javascript source like in a simple path string like "/path/to/my/image.jpg". I realize it's probably not easy to do parse every js string for an image path but wondering if there are ways to make it work or plans to implement it. I got around it for now by creating a dummy hidden img element with the src so wget could find it in the dom. Thanks.
- [Bug-wget] Wget not finding image references in javascript so... Zane Staggs
