I, on the other hand, am actually not sure why you're not able to
have Wget find the marked up (not javascript) image.

Cause it worked for me.

% ls -l www.protcast.com/Grafx/menu-contact_\(off\).jpg
-rw-------   1 ashawley usr         2377 Jan 10 2003  
www.protcast.com/Grafx/menu-contact_(off).jpg

/a

On Tue, 9 Sep 2003, Post, Mark K wrote:

> No, it won't.  The javascript stuff makes sure of that.
>
>
> Mark Post
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 09, 2003 4:32 PM
> To: [EMAIL PROTECTED]
> Subject: wget -r -p -k -l 5 www.protcast.com doesnt pull some images
> though they are part of the HREF
>
>
> Hi,
> I am having some problems with  downloading  www.protcast.com.
> I used  wget -r -p -k -l 5 www.protcast.com
> In www.protcast.com/Grafx files  menu-contact_(off).jpg get downloaded.
> However menu-contact_(on).jpg does not get downloaded though it lies in the
> same directory as the
> menu-contact_(off).jpg file.
>
> index.html contains the following HREF
>
> <A HREF="contact.htm"
> ONMOUSEOVER="msover1('m-contact','Grafx/menu-contact_(on).jpg');"
> ONMOUSEOUT="msout1('m-contact','Grafx/menu-contact_(off).jpg');">
>         <IMG SRC="Grafx/menu-contact_(off).jpg" NAME="m-contact" WIDTH="197"
> HEIGHT="29" BORDER="0"></A>
>
> so wget should be able to see this image right?.
>
> Please help/advice.
> bye

Reply via email to