In my web application I see a strange behavior.A strange border appears on "ok" button of conform light box(created using jquery-ui dialog). Now I want to use firebug or view source to debug it more.But as soon as I click strange border disappears.Is there any way to "view source" without clicking any key(left/right) in firefox/chrome?
Asked
Active
Viewed 44 times
1 Answers
4
Both Chrome and Firebug allow you to set the hover/focus state in the developer tools.
Here's how to do it in the Chrome Developer Tools:
And here's how to do it in Firebug:

Joseph Silber
- 214,931
- 59
- 362
- 292