Hello Everyone,
I want to have a popup on button click ..how can I have that with jquery plugin
2 very useful modules in Drupal: Popups: http://drupal.org/project/popups http://drupal.org/project/popupsand Lightbox: http://drupal.org/project/lightbox2
http://drupal.org/project/lightbox2Would this meet your requirement?
Shyamala
On Tue, Jan 18, 2011 at 1:52 PM, pavithra pavspavi88@gmail.com wrote:
Hello Everyone,
I want to have a popup on button click ..how can I have that with jquery plugin
-- *Cheers **
-- [ Drupal support list | http://lists.drupal.org/ ]
On Tue, 18 Jan 2011 13:52:32 +0530, pavithra pavspavi88@gmail.com wrote:
Hello Everyone,
I want to have a popup on button click ..how can I have that with jquery plugin
I don't know what do u wanna do with popups, but I recomend modalframe[0] and automodal[1].
modalframe sic """ It is an alternative to Popups API (Ajax Dialogs) which implements its own library and API to manage popup dialogs. On the other hand, the Modal Frame API is based on the jQuery UI Dialog plugin and it is specially built to deal with iframe elements with very little effort (and no particular AJAX requirements). """
[0] http://drupal.org/project/modalframe [1] http://drupal.org/project/automodal
cheers,