I know how to code popups in html. What I'm looking for is the js code for the following: When you hover over an image and a circle or square opens above it with enlargement of image or other information, and its got an arrow type shape coming off of one corner pointing back to the original image. Any help would be appreciated.
Do you know how to change the shape of the box? And how about putting the little pointer that coms off one corner and points to the original? Here's what I'm thinking: I am trying to show the differences between pixel images and vector images. I would like to be able to have the viewer enlarge a portion of the image to show the degradation of pixels that results versus the enlarged crispness of a vector image.
Do you know how to change the shape of the box? And how about putting the little pointer that coms off one corner and points to the original? Here's what I'm thinking: I am trying to show the differences between pixel images and vector images. I would like to be able to have the viewer enlarge a portion of the image to show the degradation of pixels that results versus the enlarged crispness of a vector image. src="http://www.motorcyclecoaster.com/popoutquote.jpg"]
I think I understand what you mean, but I wouldn't know how to do that off the top of my head. I'd usually just spend lots of time experimenting with it.. Hopefully someone else here is more familiar with it than I am.. All I know is that to change the shape of the box, you just need to change some of its CSS properties.