News classification
Contact us
- Add: 6th Floor, Teli Building, Shuibei 2nd Road, Luohu District, Shenzhen
- Tel: +86-755-25622848
- Fax: +86-755-25622848-806
- Email: linda@simkeway.com
AJAX is a kind of without reloading the whole webpage circumstances
AJAX is a kind of without reloading the whole webpage circumstances, can update a webpage technology
What is AJAX?
AJAX = asynchronous JavaScript and XML.
AJAX is a method for creating a fast dynamic webpage technology.
Through a few data exchange in the background and the server, AJAX can realize the asynchronous update the webpage. This means you can without reloading the whole webpage circumstances, to update a webpage.
Traditional webpage (no AJAX ) if you need to update the content, essential to reload the whole webpage surface.
There are a lot of applications using AJAX case: Sina micro-blog, Google map, happy net etc..