New version of the Add FullAjax plugin for Joomla! (2013.11.23).

What in this version:

  • fix compatibility for Joomla! 3.2
  • updated FullAJAX library to latest version
  • more detailed description for configuration

->Download<-

27 Comments to “ Add FullAjax plugin for Joomla! (2013.11.23) ”

  1. Karen grigoryan says:

    Hello,

    Thank you for the plugin.

    Could you please tell us how to update the page class on body tag?

    currently it only shows the homepage page class on every page. unless we refresh the page.

    how to update the page class without refreshing?

    thank you?
    Karen

    • Fedik says:

      hi Karen, you can do something like that (if you use jquery):

      FLAX.Html.onall('load', function(options){
        jQuery('body').addClass('my-class');
      });
  2. Jan says:

    Hi,
    ist it possible to say some links to send the output to an different container as the main component container?

    Kind regards,
    Jan

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>