If you’re using Firefox and have the Web Developer Toolbar installed, try the following :

  1. Go to a Google Map API implementation. (Try our Workout Tracker for starters).

  2. After it loads, disable All Styles in the Web Developer Toolbar.

  3. Whoa.

  4. If you want more, try Display Image Paths.

  5. Yeah, I know.

HTML Form Builder
Kevin Hale

Want to See Something Neat? by Kevin Hale

This entry was posted 5 years ago and was filed under Notebooks.
Comments are currently closed.

· 2 Comments! ·

  1. Stefan · 5 years ago

    Umm, I don’t get it. What’s so amazing? Apart from that, your Workout Tracker crashes my Safari …

  2. Kevin Hale · 5 years ago

    Oh, not amazing—just neat. Basically, if you’re tinkering with the Google Maps API, it’s very interesting to see how the placement of all the elements is being done with Javascript alone.

    Yeah, and the Safari thing—we sort of mentioned that it was a problem and we think has to do with a limitation with javascript in Safari. We are working on it.