Ajax
Ajax
Out of context: Reply #7
- Started
- Last post
- 16 Responses
- acescence0
ajax is a way for the client to communicate with the server and receive data back from the server without loading a new html page. THAT IS ALL.
it has nothing to do with interactive dowhatsit and shit flying around the screen.
yes, javascript can do a lot of that stuff, but that is not AJAX!