This is a very informative tutorial for developers who want to use AJAX validation in their forms. I am going to explain that how to implement this with the help of jQuery.
In last weeks, my project handled involved XML manipulation and AJAX and due to that I found an alternative to the XML which is more lightweight and can be easily used together with your DOM. Its called JSON.
Continue Reading
let’s check out that what the “noscript” tag can do. It is obvious that 97% of the browsers have Javascript turned on but there is a little ratio that does not. Using a “noscript” tag you can easily display a friendly message to your viewers to inform them that their user experience may be disturbed due to the lack of Javascript.
Continue Reading