Active
Project:
Contact Importer
Version:
6.x-2.3
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2010 at 14:21 UTC
Updated:
24 Nov 2010 at 16:52 UTC
Hi. It would be great if this module could work with the ColorBox module. Sure lightbox is OK, but ColorBox is the best-maintained and definately the most efficient dialog module by far. This would be an ideal module for me if it supported ColorBox :)
Comments
Comment #1
walker2238 commentedGo check out the colorbox docs page. (JQuery page, not the drupal module page).
I use colorbox and it's so much easier to just impliment it yourself instead of using a module to do things that only require drupal_add_js()
Comment #2
darklight commentedI did implement it myself, but decided to go with the module for better integration. =)