Introduce dependency on AJAX Load module as appropriate?
nedjo - July 2, 2008 - 05:04
| Project: | Embed widgets |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
In adding AJAX loading to Views, http://drupal.org/node/115949, I wrote a small helper module to facilitate AJAX loading, http://drupal.org/project/ajax_load. New content may need JS or CSS data or files not present on the original page. Ajax Load will dynamically load CSS and JS files as needed when loading content via AJAX.
When it comes to writing a non-iframe approach, we might consider this as a dependency.
