Just floating an idea - pls redirect me if this is existing
functionality I'm missing :)

Would it be a useful feature for Firebug to make DOM elements
draggable when inspecting the DOM tree?

Eg, when in Inspect => HTML, users could drag&drop div#b from its
place in div#a into div#c

<div id="a">
  <div id="b"></div>
</div>
<div id="c"></div>

Not sure if any other browsers or extensions implement this.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to