Apply the dblclick to a node's <div> ?
budda - February 28, 2007 - 16:26
| Project: | Double Click |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Would it be possible/useful to apply the dblclick() to a containing the actual node? THen you can just double click the content to edit the page, a bit like flickr.com does (but not quite as sweet).
So the JS event gets attached to something like <div id="node-1" class="node">
