Jump to content

Onclick Image Copier Script Thing(?)

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
Howdy_McGee

Howdy_McGee

    Programmer

  • Members
  • PipPipPipPip
  • 135 posts
I was wondering if anyone knows a Script that will allow me to click an image which then copies an image and gives it a different position, width and height - and then when I click on that bigger image it will pop up a even bigger image still in a new window.

Kinda difficult I can't seems to find the right keywords to type into google to find it so I figured I'd try here. Anyone know what im talking about?

#2
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
All I can think of is lightbox: Lightbox 2

Of course there are other script with less "zazz", but is that similar to what you're wanting?
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#3
Howdy_McGee

Howdy_McGee

    Programmer

  • Members
  • PipPipPipPip
  • 135 posts
I know of lightbox, but that's alot more trouble then I need. I would probably use lightbox for the popup > bigger image.

What I'm looking for is a script that will copy image and just reposition it onclick. I figure i could use a 'function' and use 'this.' then reposition it that way but it actually moves the image and doesn't copy it.