HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Changed/Missingnames in menu
Author: Xavier Roche
Date: 01/05/2004 17:56
 
>   I mirrored my site (www.htsol.com) and the main menu gif
> items were renamed or missing, for example:  
supportmenu_b1.gif.

The javascript is way too complex for httrack:
mainMenuItem
("mainmenu_b1",".gif",36,76,http://www.htsol.com","","",2,2
,"mainmenu_plain");

The function "mainMenuItem" is joining the two arguments 
("mainmenu_b1" and ".gif" to form the final filename -- 
this is not understood by httrack.

Such syntax would be understood:
mainMenuItem("mainmenu_b1.gif",36,36...)

because httrack will then "recognize" the filename inside 
the parameter list.

 
Reply Create subthread


All articles

Subject Author Date
Changed/Missingnames in menu

01/04/2004 15:04
Re: Changed/Missingnames in menu

01/05/2004 17:56
Re: Changed/Missingnames in menu

12/10/2007 19:33




f

Created with FORUM 2.0.11