Hi all,
I am relatively new to Drupal and trying to figure something out. I want to use this Popup API to open an image (because it looks so nice) in a fashion very similar to "Thickbox"
I can seem to figure out how to do it. It is a static image only on one page of my site, so I am doing this with the "popup" class within the content. See below:
This seems like it would be simple (it is incredibly simple with "Thickbox" but "Thickbox" isn't nearly as sexy looking as "Popup"
Any assistance would be greatly appreciated.
Comments
Comment #1
vertazzar commentedpopups are not made for images when there's lightbox
Comment #2
nk_ commentedWhy not? I mean there is thickbox, shadowbox etc. as well. But why not use just one module (API) for multiple purposes instead of 2 or several?
Comment #3
vertazzar commentedwell really dont know what maintainer will do about it, in my opinion - best for popups right now is to fix primary bugs, such as problems with js includes etc, and code should be more cleaner, dunno.
Comment #4
nk_ commentedagree, probably there is a long way to stable... anyway imho not bad idea to contribute modules for images and video, as separate modules, more like formatters. I think I can give it at try but only if there's community vote for, otherwise for my own needs I think I'll be lazy ...)
Comment #5
Gabriel R. commentedOpening simple images files would be a nice feature indeed.