Comment on Editing your Google Docs on the goComments−samwillis15yAnyone worked out how they are doing this without contentEditable? My understanding is that this was the issue on mobile webkit.−dgreensp15yThe new Google Docs editor (rolled out earlier this year) doesn't use contentEditable. The layout and text entry is all custom.−makeramen15yThat still doesn't answer the question of how. Anyone know anything regarding the details of impementation?
Comments
Anyone worked out how they are doing this without contentEditable? My understanding is that this was the issue on mobile webkit.
The new Google Docs editor (rolled out earlier this year) doesn't use contentEditable. The layout and text entry is all custom.
That still doesn't answer the question of how. Anyone know anything regarding the details of impementation?