Getting started with Google map API v3
Getting started with Google Map API v3. Shows you the current location on the map center
View ArticleWhat is self executing function in Javascript
What are self executing functions in Javascript and what is the purpose of self executing function.
View ArticleChange onclick function for anchor tag using JavaScript
In this post we will learn how to change or add JavaScript function on the onclick event for the anchor tag. Infact, you can use this methodology add/change JavaScript function for almost any event and...
View ArticleAsynchronous and Synchronous AJAX calls
What is the difference between Asynchronous and Synchronous AJAX call ?
View ArticleShow loading icon in JQuery Ajax request
JQuery code to show the loading icon when an Ajax request is processing.
View ArticleDecoding Art Clokey Google Doodle
How Google Doodle utilizes Javascript, CSS sprite and shows animation without having to use Flash.
View ArticleAjax:Quickly submit a form in JQuery using serialize
I am sure you often do a form submission via Ajax and more easily using JQuery. But did you know using a simple method called serialize in JQuery form submission could be more easier.
View Article[Solution] HTML validation fail for AddThis buttons
The W3C validator does not pass the attributes for social media share buttons like fb:like or g:plusone. This blog posts discuss the hack to validate this.
View ArticleHow to create sliding feedback form using jQuery
Learn how to create the sliding fancy form which shows up from your website's left or right side. Few lines of code and you own it all.
View Article5 useful Javascript libraries for front-end developers
5 useful JavaScript libraries that will help in your day to day programming tasks. Using these libraries you can do much more in your front-end development.
View Article