You are here

Files in Ajax Load 6.2

Primary tabs

File namesort descending Location Namespace Description
ajax_load.info ajax_load.info name = Ajax Load description = Helper module to load and add JavasScript and CSS data for Ajax-loaded content. package = User interface core = 6.x dependencies[] = ctools
ajax_load.module ajax_load.module Enable loading of Javascript and CSS data with AJAX loads.
ajax_load_example.css ajax_load_example/ajax_load_example.css #ajax-load-example-form { border: solid grey 1px; }
ajax_load_example.info ajax_load_example/ajax_load_example.info name = Ajax load example description = Example module to demonstrate Ajax load functionality. package = User interface dependencies[] = ajax_load core = 6.x
ajax_load_example.module ajax_load_example/ajax_load_example.module Demonstrate Ajax load functionality.
ajax_load_example.page.inc ajax_load_example/ajax_load_example.page.inc Menu callbacks and associated methods for Ajax load example.
CHANGELOG.txt CHANGELOG.txt 6.x-2.x-dev (2011-05-10) ======================== This branch represents a major direction change in ajax_load's place with Drupal. The module has been rewritten to support the __callback methods as well as adding support for CTools and now…
README.txt README.txt Drupal ajax_load.module README.txt ============================================================================== When loading new content via AJAX, there is the potential need to load CSS and Javascript files and data not already available on the…

Other projects