| I'm having trouble downloading CSS files linked to an HTML page...
If the CSS file is linked via the "normal" LINK method and +*.css is included
as part of the filter list, things are OK -- the CSS file is downloaded as
part of the mirroring operation.
However, if the CSS file is linked via the more advanced (but increasingly
popular) CSS-2 @import method, the CSS file is ignored/not seen and is
therefore not downloaded.
For example, see:
<http://www.thenoodleincident.com/tutorials/box_lesson/content_placement/text.html>
(If you view the source, you'll see the reference to the CSS file
"css/text.css" in the @import call. However, this file cannot(?) be downloaded
by HTTrack.)
Is there a way to set up HTTrack to grab these @import-linked CSS files? If
not, can such support be added in the [near] future?
Thanks,
- Vince
| |