By Hipster on
Hi I'm hoping someone can help. I want to set up image pop up, where once someone clicks on the image it will trigger jquery window pop up with the original image and close (x) button while the rest of the site fades out in the back. This is effect you can often see in Wordpress blogs.
Does anyone know if there a module similar to this in Drupal? And if there is aa module where you can click through images within this window when pop-up is activated (ex: portfolio samples).
Thank you for your help.
Comments
You can try:ColorBox:
You can try:
ColorBox: http://drupal.org/project/colorbox
LightBox2: http://drupal.org/project/lightbox2
Shadowbox: http://drupal.org/project/shadowbox
Thickbox: http://drupal.org/project/thickbox
I work at Drupar.com
.
Also Fancybox: http://drupal.org/project/fancybox
Thank you
I really appreciate the link Roper. :)
Drupal community is awesome.
Thank you
Thank you Ravi. :)
I really appreciate it. I'll definitely try them out. Do you have a favorite (no bugs & easy to implement)?
Thank you again. These modules look perfect for what I need.
Best,
Gene
My favorite one is Fancybox.
My favorite one is Fancybox. It's relatively lightweight, and the look of the popup is very clean. It supports grouping and has built-in support for image module and cck image fields. You can also customize all kinds of settings (speed, overlay opacity, transition effects, etc). There's only a dev release for Drupal 6 but I've used it on dozens of sites without any problems.
Awesome. Thank you.
Thank you Roper. I'll definitely try it out first. Thank you. I'm glad Drupal has similar module as WordPress. I used WP for some other project I was working on and it was really easy to set up and I was hoping Drupal has something similar, and it looks like it does. Hopefully it will be as easy to set up and figure out.
Thank you again for your help.
G
Closed
Thank you everyone for your help. I think these module will perfect.