Author: djgalix
Description: Open a popup to view your full size image
You can specify the size of popup and other parameters...
BBCode:
Code: Select all
[ThumbnailPop]{URL}[/ThumbnailPop]
Code: Select all
<a href="javascript:void(0)" onclick="window.open('{URL}', 'MyPopUp', 'width=500,height=500,resize=1,toolbar=0,scrollbars=1,screenX=200,screenY=200,left=200,top=200')"><img style="max-width:250px; max-height; 250px;" src="{URL}" alt="Image" /></a>
Code: Select all
[ThumbnailPop]Url of Image[/ThumbnailPop]
Code: Select all
[ThumbnailPop]http://img421.imageshack.us/img421/7193/icon0325pr.jpg[/ThumbnailPop]
[thumbnailpop]styles/prosilver/imageset/site_logo.png[/thumbnailpop]