-
-
```html
Download Patch
```
If you look at the html for the website it only links a discord when you try and download the game.
-
[Google inbox](http://inbox.google.com/) uses a div with `contenteditable="true"` instead of a textarea for email composition (which seems like a stupid idea to me...). It would be great if itsalltext…
-
I was trying to see if it works with contenteditable div. But it doesn't :(
-
-
### What is your Scenario?
When i click in the code mirrror editor i cannot type text because Uncaught error occurs
### What is the Current behavior?
Error occurs on test run
✖ Type text
1)…
-
### Description
We need a textarea based version input inline so it can be multiline. We also need to be able to place actions like that:
-
angular-ckeditor suffers from the issue described here http://stackoverflow.com/questions/9093424/placeholder-in-contenteditable-focus-event-issue and here http://onefusedlife.com/2012/09/19/jquery-ht…
-
For my use case, I'm not providing a textarea for editing text. Instead I'm taking the actual page for the final content and adding contentEditable to a container surrounding the content area (only if…
-