Original application code of ajax in joomla

Source: Internet
Author: User
Ajax is rarely seen in joomla. I have mentioned that jquery is used for implementation. for applications that verify that the user name cannot be repeated, the mailbox cannot be repeated, and the linked menu, etc, ajax is inevitable

Today, I am going to talk about how to implement ajax using the mootools javascript library that comes with joomla. because it is a built-in library, you don't have to worry about jquery. how can we implement it, first, create an ajax get button, which is generally used in component Editing. Therefore, the file is generally used in views \ Your View \ tmpl \ default. php:
The code is as follows:


$ Doc = & JFactory: getDocument ();
$ Script = <

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.