![]() |
| | #1 (permalink) |
| Moderator Aficionado Join Date: Mar 2003 Age: 33
Posts: 147
![]() | How to Easily AJAX Your Website Source: Download Squad Script.aculo.us is an amazing framework for enriching your website's user experience very easily. Built on top of the very popular prototype javascript framework, scriptaculous makes AJAX cake, and gives everyone the power to have a sexy AJAX-powered website, yes everyone. Scriptaculous is a tiny (140kb) javascript framework that gives you the power of effects, several dynamic data components, and all you need to know is a little bit about HTML and how to read. If you already have your own website, it is not hard to do. Follow these steps to AJAX up your site in no time:
NOTE (to lightbox and TinyMCE users): There are some special instructions on integrating script.aculo.us with both of these other frameworks, since they all use Prototype to some extent. You can find TinyMCE help here (script.aculo.us wiki) and most lightbox frameworks list this info on their support page or forums section of the site. Have fun!
__________________ Misc Tutorials: Interval Manager - Tutorial on Flash Interval Managers Ajax Tutorial - Simple Ajax tutorial for beginners CSS Tabs - Tutorial on creating CSS tabs Posting Guide - Some things you should read before posting |
| | |
| | #2 (permalink) |
| Administrator Enthusiast | Just a minor comment here to clarify what seems to be a misinterpretation of the term 'AJAX'. AJAX is a technology built on top of (in large part, using) XMLHttpRequest, in it's previous incarnation, it was called xml-rpc, and was what google uses for it's 'AJAX' sites, as xml-rpcis still tremendously powerful. AJAX relates to the way data is retrieved from the server - Asynchronously, through Javascript using Activex to return XML. As such, script.aculo.us, though a wonderful and complete set of effects to jazz up any website, and despite including a few AJAX functions, such as autocompletion and 'editable fields' is not in itself, AJAX - it is in effect a set of useful routines for use by web designers and developers for the front end, whereas 'AJAX', by definition relates to the pulling of information from the back end to the front end in a refreshless manner. Likewise, Javascript menus are not AJAX, merely a set of interface enhancements. Sorry if I've gone on a bit - it seems to be a common misconception at the moment. Regards
__________________ Sean Johnstone Johnboulder Resources Tutorials: CSS: Tabs - Tutorial on creating navigation tabs using CSS PHP: Custom User Authentication - Tutorial on PHP custom user authentication |
| | |
| | #3 (permalink) |
| Junior Member Newb Join Date: Feb 2010
Posts: 10
![]() | I had made some mobiel Applications with the use of the Ajax tool in the ASP.Net 2005. AJAX Your Website is really excellent work. Morever it was really wonderful experience when I had Ajax my website.
__________________ Web Design Kent |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AJAX: Simple Tutorial | seco | Tutorials | 20 | 10-28-2011 05:58 AM |
| What is AJAX? | melissajean85 | General Conversation | 1 | 11-26-2006 06:35 PM |