On Sun, Mar 17, 2002 at 11:18:45AM +0200, Guy Chemla wrote:
>Hello,
> 
>I don't know whether this is intentional or maybe I am not using it
>correctly. Here is my issue
>I am trying to mirror (part of) a site and wget does not bring the images
>that are specified in onmouseover / out arguments such as in 
> 
><TD VALIGN="top"><A HREF="home/formations/index.htm"
>onmouseover="ChangeImagesD('futurs1','images/gif/m100_1.gif')"
>onmouseout="ChangeImagesD('futurs1','images/gif/m100_0.gif')"><img
>src="images/gif/m100_1.gif" border="0" align="top" name="futurs1" hspace="0"
>vspace="0"></A>
></TD>

It's intentional. That's Javascript. Wget does not parse JS.

-- 
AlanE
"When the going gets tough, the weird turn pro." - HST

Reply via email to