jquery_ajax_load.info |
jquery_ajax_load.info |
|
name = jQuery AJAX Load
description = API for loading content using jQuery Load.
package = jQuery Load
core = 7.x
configure = admin/config/development/jquery_ajax_load
; Information added by Drupal.org packaging script on 2014-01-28
version =… |
jquery_ajax_load.module |
jquery_ajax_load.module |
|
Basic Module file. |
jquery_ajax_load_node.info |
modules/jquery_ajax_load_node/jquery_ajax_load_node.info |
|
name = jQuery AJAX Load Node
description = Loads nodes under JQuery AJAX load view mode.
package = jQuery Load
dependencies[] = jquery_ajax_load
core = 7.x
; Information added by Drupal.org packaging script on 2014-01-28
version =… |
jquery_ajax_load_node.module |
modules/jquery_ajax_load_node/jquery_ajax_load_node.module |
|
Module file. |
jquery_ajax_load_test.info |
modules/jquery_ajax_load_test/jquery_ajax_load_test.info |
|
name = jQuery AJAX Load Test
description = Test for jQuery Ajax Load.
package = Test
dependencies[] = jquery_ajax_load
core = 7.x
; Information added by Drupal.org packaging script on 2014-01-28
version = "7.x-1.2"
core =… |
jquery_ajax_load_test.module |
modules/jquery_ajax_load_test/jquery_ajax_load_test.module |
|
Basic Module file. |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
README.txt |
README.txt |
|
jQuery AJAX Load
Just enable the module and add class .jquey_ajax_load to any link, URL content (without other regions) will be loaded on #jquery_ajax_load_target element. Those classes and id could be personalized to your needs. Target element… |