Posted by nedjo on July 2, 2008 at 5:04am
| Project: | Embed widgets |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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.