Simple Ajax Example

Print this Article   
Email this Article Email this Article
Share

www.learntoprogram.tv Follow me on Google+ www.MarkLassoff.com Follow me on Twitter @mlassoff AJAX is the technology behind many of today's most responsive web sites. AJAX is an application of Javascript coding that allows your web page to talk the server without refreshing the page. This gives users a more seamless, more desktop-like experience. This video tutorial,hosted by technical trainer Mark Lassoff, provides a quick code example and explanation of AJAX technology. For the full code listing visit www.learntoprogram.tv