Below link provides you a great html ,css and js work .you should test your modification online .just get the work and modified according to your use and use it
Carabiner is a library for managing JavaScript and CSS assets. It's different from others that currently exist (for CodeIgniter, anyway) in that it acts differently depending on whether it is in a production or development environment. In a production environment, it will combine, minify, and cache assets. (As files are changed, new cache files will be generated.) In a development environment, it will simply include references to the original assets.
var map ; var directionsService = new google . maps .DirectionsService( ); var directionsDisplay = new google . maps . DirectionsRenderer(); var map_center; var map_zoom;
Comments
Post a Comment