CSS Ajax

1

Performing GET and POST requests using Ajax

http://www.javascriptkit.com

Instead of using a FORM and requiring the user to explicitly submit it to transmit information back to the server, Ajax lets you perform such requests seamlessly at any time, using data that don't necessarily come from form elements, then get the result back without refreshing the page ...

Read more »
itechiesnet's picture
Created by itechiesnet 1 year 24 weeks ago – Made popular 1 year 24 weeks ago
Category: CSS   Tags:

Navigation