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,