Click to See Complete Forum and Search --> : Click to Enlarge Code - HELP


pink
08-20-2003, 01:05 PM
Hello, I am setting up a new site and I want people to be able to click on the image button to open a larger picture of the item, how can I do this. This is what I have (below) but I only want the box that opens to be the size of the image, not a full page - HELP!


<html>
<head>
<title>Untitled</title>
</head>

<body>
<bg color=ff0063>

<img src="http://IMAGELOCATION.jpg">

</body>
</html>

Khalid Ali
08-20-2003, 01:19 PM
looks like this will help you or at least guide you in right direction..

http://www.webapplikations.com/pages/html_js/image_examples/OpenThumbnailImageFullSize.html

CyCo
08-20-2003, 01:21 PM
...this may be useful, too

http://www.infinitypages.com/research/imagepopup.htm