Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1 - Make text editable #21

Open
RonanDrouglazet opened this issue Nov 25, 2014 · 0 comments
Open

1 - Make text editable #21

RonanDrouglazet opened this issue Nov 25, 2014 · 0 comments
Labels

Comments

@RonanDrouglazet
Copy link
Contributor

parse html to find node with attribute data-bn="text"
check if node have attribute contenteditable
if yes, set true
if not, maybe show a visual alert ? red border or something prettier :)

use ckeditor or something else

@RonanDrouglazet RonanDrouglazet changed the title 1 - Parse html 1 - make text editable Nov 25, 2014
@RonanDrouglazet RonanDrouglazet changed the title 1 - make text editable 1 - Make text editable Nov 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant