Closed (fixed)
Project:
Colorbox
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2011 at 08:59 UTC
Updated:
8 Jul 2012 at 11:21 UTC
I have observed that this module is the most actively maintained lighbox module for Drupal 7. My question may relate actually to the original JS and not to the actual D7 module.
Let's assume that I have an image field dispayed in a custom view. Is it possible to launch the Colorbox lightbox merely by hovering over the thumbnail image in the view's field (and dispaly the original full-size image) ?!
Thanks.
Comments
Comment #1
Rodney Strong commentedJust to clarify, the lightbox functionality is the effect where a modal window of the larger image pops up on top and the rest of the page is covered by a semi-opaque grey color.
Do you need that on mouse over? Or do you just need a larger image to pop up when a user hovers their mouse over the image?
If the latter, Drupal 7 already has a working module here: http://drupal.org/project/hover_preview
Be sure to check out the demo link to see if it's what you want. Hope this helps.
Comment #2
W.M. commentedThanks Rodney for the reply. I guess that the Hover Preview module should do the job.
Comment #3
lsolesen commented