Focus on: Ajax July 12, 2008
More of a tip for web developers and programmers this week opposed to our usual design and style ideas.
What is AJAX?
Ajax (asynchronous javascript and xml) is the combination of several web technologies that allow better user interaction with websites. Ajax allows the content of a page to change dynamically depending on user interactions with the page.
Ajax Resources:
I’ve listed a couple of sites below which offer demos of scripts and access to examples or free downloads. In particular the code editor at ajaxdaddy which allows you to tweak the page live and see the changes is great!
> ajaxdaddy.com (recommended site)









Leave a Reply