HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Javascript popup
Author: William Roeder
Date: 04/02/2009 19:02
 
> I read in previous post that javascript popups give
> some problem with HTTrack ... so what's the way to
> code it to make "compatibile" with HTTrack ?
js in general, not specifically popups.
function("path","filename")
can't be generally converted to a local file reference.

These should work:
function("fullOrRelativeURL")
var x="fullOrRelatveUrl";

 
Reply Create subthread


All articles

Subject Author Date
Javascript popup

04/02/2009 17:21
Re: Javascript popup

04/02/2009 19:02
Re: Javascript popup

04/02/2009 19:38




4

Created with FORUM 2.0.11