I am trying to create my own subpanel for Firebug, and cannot find any information about how to properly enable keyboard access. For example, let's say that my panel shows an HTML table. I would like to tab to the table and then arrow through the rows. I had assumed that I could put a tabindex on an element, but this seems to compete with Firebug's focus mechanisms, and I don't get Firebug's highlighting.
So, what is needed in order to keyboard enable a custom panel? Thanks, Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
