Javascript API
Here is a neat little bookmarklet from:
http://groups-beta.google.com/group/Google-Maps-API/msg/1e89ac190e2c212d?dmode=source&hl=en
that lets you view the javascript api for any given page. Give it a try. It's pretty cool. Just drag the link below up into your Firefox link bar and it'll appear there. Alternatively you can cut and paste the code below into a new bookmark's location (sorry for the vague instructions but I am kind of in a rush...)
Javascript API
Code:
javascript:s=document.body.appendChild(document.createElement('script'));s.id='sst';s.language='javascript';void(s.src='http://www.cableaz.com/tree.js')
http://groups-beta.google.com/group/Google-Maps-API/msg/1e89ac190e2c212d?dmode=source&hl=en
that lets you view the javascript api for any given page. Give it a try. It's pretty cool. Just drag the link below up into your Firefox link bar and it'll appear there. Alternatively you can cut and paste the code below into a new bookmark's location (sorry for the vague instructions but I am kind of in a rush...)
Javascript API
Code:
javascript:s=document.body.appendChild(document.createElement('script'));s.id='sst';s.language='javascript';void(s.src='http://www.cableaz.com/tree.js')

0 Comments:
Post a Comment
<< Home