Hey there,
We're working on a piece of javascript to overlay images so that things fit in a certain configuration. However, we can't seem to identify the way to have one image overlay the other.
Here's a good example. I have two puzzle pieces on a page. I want to be able to click on piece into the other, e.g., have the male tab of one fit the female notch in the other.
1. How would you guys go about this graphical trick? and 2. how might you ensure that the pieces fit neatly?
Any suggestions are awesomely appreciated, thanks!
--Dave
We're working on a piece of javascript to overlay images so that things fit in a certain configuration. However, we can't seem to identify the way to have one image overlay the other.
Here's a good example. I have two puzzle pieces on a page. I want to be able to click on piece into the other, e.g., have the male tab of one fit the female notch in the other.
1. How would you guys go about this graphical trick? and 2. how might you ensure that the pieces fit neatly?
Any suggestions are awesomely appreciated, thanks!
--Dave