| > What is the meaning of the +.html files in my downloaded
websites?
Most probably, a bug in the javascript parser, which
incorrectly fetches code such as:
fooimage.src = bar+".html";
Which version are you using? These parsing bugs should not
occur normally with the 3.30-beta release.
Can you provide the URL (address) of the incorrectly
downloaded page? | |