rxsid
10-09-2005, 06:17 AM
Hi all,
Regarding this script:
http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
The function in there states
function enlarge(which, e, position, imgwidth, imgheight){
yet it doesn't enlarge the image. perhaps i'm being too literal because i was hoping this awesome script would indeed actually enlarge the image. I mean, what's the point of pasing in the optional imgwidth and imgheight parms anyway?
is there a way to really enlarge the image with this script, aside from keeping two versions of the same image (one thumbnail and one 'original' size)?
Thanks.
Regarding this script:
http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
The function in there states
function enlarge(which, e, position, imgwidth, imgheight){
yet it doesn't enlarge the image. perhaps i'm being too literal because i was hoping this awesome script would indeed actually enlarge the image. I mean, what's the point of pasing in the optional imgwidth and imgheight parms anyway?
is there a way to really enlarge the image with this script, aside from keeping two versions of the same image (one thumbnail and one 'original' size)?
Thanks.