advanced_popup

Component ID

2057507

Component name

advanced_popup

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

advanced_popup gives ways to load content such as forms, views, pages etc using ajax.
* No need to load entire page to see a few contents.
* Supports responsive themes.
* Easily customizable.
* Easy to implement.

Javascript methods provided by this module are.

  • loadDialog(width, height, url, divId, title, minWidth, maxHeight, options);
  • loadLargeDialog(url, options, title);
  • ajaxRequest(DivId, Url, options)