Is it possible to have a script/link to copy an image?
I know of the script/link to copy the image url, but is it possible to copy the whole image? or save picture as? it would be so great if someone replied XD. ive been stuck on it forever.
Yes, using execCommand('SaveAs') method and a trick (a hidden iframe in which pictures are loaded - because execCommand('SaveAs') method works for entire HTML page only).
See exemple in attachment
NOTE: this is an only IE method !! There is no cross-browser methods for othjer browsers
Wait, can I ask a question??? Last one I promise XP. I just wanted to know how to make it so it only target one specific iframe? coz the image keeps appearing in my tag board lol XD. tnx.
well, if i use the one kor gave me, it kinda stuffs up. but if i use the one glenn gave me, it kinda goes in the taggy frame. is there a way i can fix this?
Last edited by lilmizzvi0let; 07-10-2004 at 06:11 AM..
Wait, can I ask a question??? Last one I promise XP. I just wanted to know how to make it so it only target one specific iframe? coz the image keeps appearing in my tag board lol XD. tnx.
well, if i use the one kor gave me, it kinda stuffs up. but if i use the one glenn gave me, it kinda goes in the taggy frame. is there a way i can fix this?