2. Then you need the following basic Javascript code:
<A HREF="javascript:void(0)"
ONCLICK="open('^GEMDIR/iceberg2.jpg','miniwin','toolbar=1,location=1,directories=1,status=1,
menubar=1,scrollbars=1,resizable=1,width=500,height=500')">- ICEBERG</A>
(Lines 2 and 3 are actually one continuous line. I had to break it up to show you on the page what it looks like)
|
3. Copy & paste the source code above into a "Build your own web gem" (BYOWG) and edit the following information:
a. The name of your image file. In this case, mine is called iceberg2.jpg. Note: the ^GEMDIR/ is very important otherwise the picture will not display!
b. The title for the image. In this case, it's called simply "ICEBERG"
|