image viewer
liegebuggy - November 17, 2008 - 15:23
Hello,
within my old cms I had a solution for embedded images to show in original size with a simple ajax.
i only had to add an class to the and when a user clicked on it, the image was shown in its real size on the front of the display.
is there a nice solution for drupal, too?
Thanks!

=-=
investigate the lightbox.module I believe shadowbox.module may also handle something of this nature.
There may be others as well, in the downloads area.