Place holder using javascript

Posted by on Jan 13, 2013 in HTML, Javascript | No comments yet

By using javascript we can create placeholder which is compatible with the older browsers which didn’t support the new placeholder and here is the code on how we can do this

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 …

Load More