I want one image above the other. How can I do it?
feedback
|
|
Set the image you want on top to have a higher z-index. Right now, it has a lower z-index. | |||
feedback
|
|
from the code you posted, it appears you are passing an
A similar code mockup can be seen at http://jsfiddle.net/gBPBd/3/ with my images to prove the concept and it is funcitoning in chrome, ie8. | |||||||||||
feedback
|