Still working on my site, and I want to be able to have the customer mouse over image (150x200pxl) and have the same image show but larger (say300x450pxl) Is that possible, and where can I find the info to do it?
Thx!
Still working on my site, and I want to be able to have the customer mouse over image (150x200pxl) and have the same image show but larger (say300x450pxl) Is that possible, and where can I find the info to do it?
Thx!
Hi, pop your small image on the page & put the code below in the link url field of this image, changing the url link of my image for your larger image that you will have to upload to your server 1st. You can adjust the size & position of the pop up in the code.
HTML Code:#" onmouseover="window.open('http://www.collectors-info.com/Collector-bird-jackdoor.gif', '','width=300,height=200,left=350,top=300'); return false;"
That worked GREAT! Thanks.. but, is there a way that it can be tweaked so that the image will go away after you move your mouse from the original image? I think having a pop up window open every time you mouse over an image will get annoying...
Thanks.. Would I put the java script in the head section on the page, or in a separate java box?
Hi, in the "Between The Head" tag.
There are currently 1 users browsing this thread. (0 members and 1 guests)