Google Maps Javascript
A basic video tutorial on how to add google maps using javascript/html to your website. The code described in this video only uses javascript (client side based code). I made this video prior to my knowledge of php. One should consider using php for lager applications. Overview: 1) Adding multiple map points and popup windows 2) Adding custom icons 3) Adding css to popup windows 4) Only allowing 1 popup window at a time Sample code: http://jermelladd.com/js/simple3.js
A basic video tutorial on how to add google maps using javascript/html to your website. The code described in this video only uses javascript (client side based code). I made this video prior to my knowledge of php. One should consider using php for lager applications. Overview: 1) Adding multiple map points and popup windows 2) Adding custom icons 3) Adding css to popup windows 4) Only allowing 1 popup window at a time Sample code: http://jermelladd.com/js/simple3.js