listersgirl: (Default)
listersgirl ([personal profile] listersgirl) wrote2004-03-30 04:03 pm

Argh

Does anyone know how I can save an image from a website if the image has a rollover version? Meaning, I need the image that you see on the site, but when I put the mouse on it to rightclicksave, it switches to a different image, so that's the only one that I can save. I can't seem to view source, either.

[identity profile] offscreen.livejournal.com 2004-03-30 01:08 pm (UTC)(link)
Print screen, copy and paste to graphics program, crop, save, voila.

[identity profile] offscreen.livejournal.com 2004-03-30 01:49 pm (UTC)(link)
Glad to be of service :)

[identity profile] fromaway.livejournal.com 2004-03-30 01:16 pm (UTC)(link)
Print Screen?

[identity profile] tinkerer.livejournal.com 2004-03-30 09:04 pm (UTC)(link)
For future reference (because I'm such a geek) — look at the source code, find the URL for the non-rollover image, and copy/paste it into your browser. (If a relative URL is given, you'll have to reconstruct the full one, naturally...)

Then proceed as per usual.

(Or simply turn off JavaScript for a few minutes... :)

[identity profile] tinkerer.livejournal.com 2004-03-31 06:32 pm (UTC)(link)
There are always ways around that. It can be difficult, but it can be done.

(That's why I'm happy I have a Linux emulator on my PC — "wget" is an invaluable tool...)