Ahhh, I think I found out the problem! In my css, I have min-height set on the html/body tag:
min-height:100%; CSS here: <http://assets.registerguard.com/v3.5/css/master.css> When I disable the min-height (using firebug) I can inspect my page without any problems. When I built the template for the site, I found that the min-height technique was needed to squash some layout issues... I guess I could re-work my css to compensate for the Firebug issue... What do ya'll think? Do you think my css is to blame? If so, I will re-think my styling. Thanks! Micky --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" 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/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
