Forum Moderators: open
Of course there's always target="_blank", but I want to control the size of the little bugger..
Thanks,
-Jay_R
[edited by: korkus2000 at 8:01 pm (utc) on June 29, 2004]
[edit reason] fixed sidescroll [/edit]
<a href="file-url" target="uniquename"
onClick="window.open('','uniquename','width=size,height=size,scrollbars=no')"
target="uniquename"><IMG SRC="thumbnail.jpg" border=0 width="size" height="size" alt=""></a> I think I "adapted" it from the NYT site about 4 years ago...