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 Only local images are allowed. 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!

Comments

=-=

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.