Is there a way to keep dropdown’s stay on to test css styling in firefox?
for example : suppose if on this page http://www.htmldog.com/articles/suckerfish/dropdowns/example/bones1.html i want to keep dropdown on just to edit and styles in firebug.
Edit: the given link is just an example
remove the css:
On firebug, select the link above the
<ul>. You’ll see the<ul>even though it’s hidden. Select it, and disable theleft:-999em;rule:alt text http://img401.imageshack.us/img401/7822/firebugdetails.png