One primary error that's often made by beginner programmers (and pilots as well) is to doubt the validity of their tools (or instruments). This leads to the logic that their program is in fact working while their debuggers and compilers are failing. Using this type of methodology will make it impossible to get your application running.
Firebug works, it may have bugs but what you're doing certainly will not fall into that realm and Firebug will not catch logic errors. How would it know what you're trying to do? That's your job. Firebug will only catch syntax errors and other things of that nature. -John Coryat http://maps.huge.info http://www.usnaviguide.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
