Weedpacket;10884265 wrote:
What you're talking about is JavaScript. More accurately, so-called AJAX.
I'm not entirely sure that statement is correct. AJAX is 'Asynchronous JavaScript and XML' which in turn means both Javascript and XML are used together (I believe for desktop-esque applications.. [think Google maps by example]).
Javascript on it's own accord is simply, Javascript.. (perhaps I'm simply splitting hairs however.. nowadays, AJAX is pretty much everywhere).