HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: link in script ignored
Author: William Roeder
Date: 05/04/2008 14:52
 
> I took a great fancy to gallery WWW.WGA.HU .
> Each index file contains the script below.
> Unfortunately HTTrack ignores the link in this
> script :
> document.write('<img
> src="/preview_s/m/maes/c_pilate.jpg" border=0
> align=left>');
Httrack only has a simple javascript parser.  Apparently this string within a
string:
    document.write('<IMG SRC="/detail_s/m/machuca/descent1.jpg" alt="Click!" 
BORDER=0>');
isn't handled in 3.32, nor in your version. where as this string within a
string is:
    ...="return
launchViewer('../../../art/m/machuca/descent1.jpg',1030,1111)">
 
Reply Create subthread


All articles

Subject Author Date
link in script ignored

04/28/2008 19:07
Re: link in script ignored

04/30/2008 20:31
Re: link in script ignored

05/01/2008 18:06
Re: link in script ignored

05/04/2008 14:52




8

Created with FORUM 2.0.11