Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Anthony Candaele 1197 posts 2049 karma points
    Jul 18, 2011 @ 15:13
    Anthony Candaele
    0

    when clicked image shown in full size

    Hi,

    I guess this must be easy in Umbraco, but somehow I didn't find how to implement it.

    All I want is to show a image (screenshot) on a page. This image as a thumb. When the user clicks the image, the image is shown at it's full proportions in a pop-up window.

    Anyone knows how to implement this?

    Thanks for your advice,

    Anthony

  • Sebastiaan Janssen 5060 posts 15522 karma points MVP admin hq
    Jul 18, 2011 @ 15:21
    Sebastiaan Janssen
    1

    There's a multitude of ways to do this, but what I usually do is: 

    - Upload field to accept the image
    - In the frontend, I display the image using imagegen so I can restrict the size (to thumbnail size)
    - Use a jQuery lightbox plugin (I like Fancybox) to show the larger image 

Please Sign in or register to post replies

Write your reply to:

Draft