Top Menu

ajax scripts script web 2.0 dhtml javascript

Main Menu

Menu

Scripts

 
Category: Ajax Tips And Tutorials /  Accessibility Of AJAX Applications

I like It!

Accessibility of AJAX Applications

AJAX is a smorgasbord of web technologies put together to allow dynamic client-server interactions to occur in web applications without requiring pages to reload or refresh.


Share this ajax content

AJAX stands for Asynchronous JavaScript And XML. AJAX itself is not a technology — it is a combination of technologies used in a certain way. AJAX uses the following:

  • XHTML (or HTML) and CSS to create an interface and visually style information. The XHTML and CSS elements can be dynamically modified to display new information or styling. These changes are typically done using the Document Object Model.

 

  • JavaScript is used to manipulate the interface elements and is also used to establish a communication with a web server through XMLHttpRequest. This allows data (typically in XML format) to be transmitted between the client and the web server without requiring page reloads or refreshes.

 website

Hit: 915.


 
Rating
  • Currently 3.02/5
  • 1
  • 2
  • 3
  • 4
  • 5

Rating: 3.0 (total votes for this content: 619)

 
Reviews

Be the first to review this listing!

 
Write Review

Name (nick)

:

Email

:

Message

:

Footer