Javascript and AJAX
Javascript and Ajax are technologies used to enhance the user experience on web interfaces, by breaking out of limitations of standard HTML formatting.
White Wall Web uses JavaScript (the scripting language) and Ajax (a way of programming that incorporates JavaScript and XML) to help businesses with front-end websites that require a high degree of customer interaction to enhance the experience that customers have on the site.
Ajax is used on popular websites such as Google, Yahoo and Amazon to great effect, improving on:
- Time spent waiting for data to be transmitted.
- Time spent completing a particular task.
- Steps to completing a task.
- Bandwidth consumed for the entire task.
- Creating more intuitive interfaces.
Jquery and Prototype are unobtrusive javascript frameworks we use for building dynamic websites.





