OpenLayers Blog

All the maps that are fit to blog

Entries Tagged as 'Debugging'

Debugging OpenLayers

February 22nd, 2008 · 1 Comment

Well, this is really about debugging any web app in a browser. Firebug, obviously, is critical to JavaScript development. Having a full featured debugger makes us a bit less embarrassed about using the term development in conjunction with JavaScript. Alas, the world does not run on Firefox.
Firebug Lite is an acceptable cross-browser […]

[Read more →]

Tags: Debugging