ajax

TwitterFacebook
Get flash to fully experience Pearltrees
Note: Updated Dec 14th, 05' with instructions on using a SELECT menu to load the links. Description: This script uses Ajax to enable you to load external pages into a DIV without having to reload the browser or use IFRAMES. If your external pages reference any external .css or .js files for styling, this script can also load and apply them to the page on demand. Note: Due to security limitations, the external pages loaded must be from the same domain as the encompassing page. Any external .css and .js files associated with these pages, however, can be from any domain. Demo (Load an external page or style/javascript file associated with them) Download demo

Dynamic Ajax Content

http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
menus

Ajax (programming)

http://en.wikipedia.org/wiki/Ajax_(programming) Ajax (also AJAX ; / ˈ eɪ dʒ æ k s / ; an acronym for Asynchronous JavaScript and XML ) [ 1 ] is a group of interrelated web development techniques used on the client-side to create asynchronous web applications . With Ajax, web applications can send data to, and retrieve data from, a server asynchronously (in the background) without interfering with the display and behavior of the existing page. Data can be retrieved using the XMLHttpRequest object . Despite the name, the use of XML is not required ( JSON is often used instead), and the requests do not need to be asynchronous . [ 2 ]

15 Best Examples of Free jQuery Content Sliders | VisonwidGet

http://visionwidget.com/jquery-content-sliders.html 25 Best Examples of Free jQuery Content Sliders 3.3 out of 5 based on 20 votes. What are revolutionary changes in the way for displays featured content and products and services with beautifully visual impression? Yes, it's the jQuery Content Slider which attracting more and more customers to have the first-hand impression by memory slideshows and the image galleries with contents. jQuery developers and designers widely use content slider scripts to create various and flexible effects on the images.

AJAX.OOP

http://en.wikipedia.org/wiki/AJAX.OOP AJAX.OOP is an open source JavaScript framework distributed under MIT License . Providing with OOP -style coding engine and AJAX requests handling functionality to create web 2.0 components. Due to OOP paradigm AJAX.OOP library can be easily extended with additional functionality or used as core for other projects. [ edit ] The JavaScript OOP library AJAX.OOP is a fast and scalable JavaScript library for creating JavaScript/AJAX components in an object-oriented way.