23
2010
Best Websites to Download Free JavaScript Code Snippets
Designers often have a lot of code snippets that is used most of the time. There are loads of handy scripts, bits of html and widgets that you can incorporate into your websites and blogs Here i’ve listed the best 15 site to download Ready to use Javascript code snippets that will help you a lot and reduce your time and effort in you web development process I bet most of the developers know these [...]
26
2009
How Ajax Works
In traditional JavaScript coding, if you want to get any information from a database or a file on the server, or send user information to a server, you will have to make an HTML form and GET or POST data to the server. The user will have to click the “Submit” button to send/get the information, wait for the server to respond, and then a new page will load with the results. Because the server [...]


An article by


