| When downloading html with command line version (httrack -
p1)
some JavaScript functions using .gifs are disfigured
with absolute urls:
id=document.animator.addObject("image","file=rarrow.gif");
becomes:
id=document.animator.addObject
("image",http://webphysics.davidson.edu/WebTa
lks/AAPT_2000/file=rarrow.gif");
(Makes no sense and doesn't work)
It is enough to change the codebase in the <applet> tag
(which httrack does correctly)
Frank
P.S. My direct mail to roche@httrack.com was blocked by a
spam filter at wanadoo.fr! | |