Changes between Initial Version and Version 1 of Ticket #8057
- Timestamp:
- Jan 25, 2011, 5:24:51 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8057 – Description
initial v1 1 1 Setting contenteditable attr not working in IE7 and quirks mode. 2 jsfiddle.net/dtxhe/32 http://jsfiddle.net/dtxhe/3 3 3 4 4 Click on button to create a div with span contenteditable="false". Double clicking the text should set span contenteditable="true".