| Hi,
First, I love HTTRACK! I have a dreamweaver site that I
inherited which uses popup menu navigation. The problem
occurs with links that are more than 8 characters. HTTRACK
trims the saved filename down to 8 chars in the actual file,
but it leaves the original filename in the js resulting in a
broken link.
The links are specified in the <HEAD> section such as the
folloiwng:
mm_menu_1112094155_3.addMenuItem("Principles","location='principles.htm'");
In this case, HTTRACK would save the target as
'principl.htm' but leave the js link as the original
'principles.htm'
If you like to test this out, just setup a quick spider of
<http://casat.unr.edu/westcapt/bestpractices/>
You will see that the 2nd level popups for any link longer
than 8 characters triggers this bug.
Regards,
John Dell | |