How to show a div for some time and hide it after some time

Posted by on Nov 28, 2012 in HTML, Javascript, Jquery | No comments yet

Lets make an div that stays lit up for 2-3 seconds and take 1 second to blink. we can use the jQuery’s fadeIn and fadeOut to make the div blink Create an div Having the style as The jQuery portion …

Add numbers or alphabets to google markers API

Posted by on Oct 13, 2012 in Google Maps, Javascript, Jquery | No comments yet
Change the color scheme of google maps

As part of Google Chart Tools we can generate markers that contain a letter or number, as well change the marker and font colors. So to recaps we can Add numbers or alphabets to Google markers API Here the example …

Resize the markers in google maps

Posted by on Oct 13, 2012 in Google Maps, Javascript, Jquery | No comments yet

When we use the default markers and sometimes we need to resize the markers in google maps and here is the code to resize icon image the icon for example So this will help you to know how to Resize …

Adding custom infowindow in google maps API

Posted by on Oct 13, 2012 in Google Maps, Javascript, Jquery | No comments yet

If we need to modify the normal info window that is provided by google..ie if we are looking for adding custom infowindow in google maps api We have to utilize the infobox to do so The first example shows the …

Load More