| > This creates a popup that requires you to click 'OK'
> before sending you to story# 6477. As complex as
> this may be, the script ends with a 'location ='
> tag.
Actually, HTTrack parses the javascript code ; but is not taking the 'location
=' into account, as it only recognizes things such as 'document.location =' or
img.src = '
I'll try to fix this behaviour.
| |