Skip to content
This repository was archived by the owner on Jul 24, 2019. It is now read-only.

It looks like, textarea placeholders are not supperted. #136

Open
derblub opened this issue Jan 30, 2014 · 4 comments
Open

It looks like, textarea placeholders are not supperted. #136

derblub opened this issue Jan 30, 2014 · 4 comments

Comments

@derblub
Copy link

derblub commented Jan 30, 2014

Are there any plans to integrate this feature?

@outluch
Copy link

outluch commented Apr 2, 2014

From descrption: Does not create a separate frame, backup text areas etc - instead keeps it simple and runs everything inline in a DIV

steveathon referenced this issue in steveathon/bootstrap-wysiwyg Apr 28, 2014
…and #136

* Created examples
	- Basic (no toolbar)
	- Simple Toolbar
	- Clear formatting button as per request #138
* Moved layout to css/ src/ js/
* Added :focus support as per request #141
* Validated bower.json as per request #134 (Valid JSON)
@steveathon
Copy link

I've added this in as a bit of a hack. Works in the above commit. Please test and let me know if it breaks anything.

@derblub
Copy link
Author

derblub commented Apr 30, 2014

Currently I'm a little short on time - will report back asap.

@steveathon
Copy link

No problems - I've been testing it with some others here these past days. Working like a treat. The only problem I've come across is if you cut/paste an image into the editor, without typing any text, it will do a focus(), which triggers the placeholder check.

For some reason (to be determined), it will reset to placeholder. However, stick some text in first and it's fine. This also happens if you are using the HTML button I merged in, because it does the same thing.

Basically, text first then image, and you'll be fine - just a heads up!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants