Results 1 to 2 of 2

Thread: jQuery ajax requests

  1. #1
    New user
    Join Date
    06-18-10.
    Posts
    13

    Default jQuery ajax requests

    Hello,

    I wonder if someone could possibly help me with implementing Ajax requests using jQuery within Contao.

    I want to make Ajax requests on pages and modules, for example, I would like to be able to make a Ajax request within the catalogue lister module and be able to click on an individual item (within lister page) and return the catalogue reader module via an Ajax request. This would be the same for loading of pages, basically I would like a seamless load and not to make a full HTTP server request.

    What would be the best way to achieve this? I know there is a Ajax.php file that is used to simplify Ajax requests, but as I said, I'm not sure what the best way forward is, so I would appreciate some help.

    Thanks again

    Rob

  2. #2
    User Andreas's Avatar
    Join Date
    07-11-09.
    Location
    Mönchengladbach
    Posts
    499

    Default Re: jQuery ajax requests

    Maybe this tutorial can help you http://blog.qzminski.com/2010/06/ajax-in-contao/

    Basicaly you do not need jQuerry, you simply can use MooTools Requests http://mootools.net/docs/core/Request/Request
    Web-Development, Freelancer, Burgtech, XHTML, HTML5, CSS, PHP, Javascript, MooTools, MySQL and more
    Amazon wishlist

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •