GithubHelp home page GithubHelp logo

Uneditable block about wysihtml5 HOT 4 CLOSED

tiff avatar tiff commented on July 28, 2024
Uneditable block

from wysihtml5.

Comments (4)

Neener54 avatar Neener54 commented on July 28, 2024

I've been reading up on this, it looks like I may attempt to continue along the figure with contentuneditable="false" path. That sounds like it's working for other people in this situation. Either way I'll reply with the solution I come up with for anyone that needs to accomplish the same functionality.

from wysihtml5.

Neener54 avatar Neener54 commented on July 28, 2024

So if anyone needs to do this all you have to do is make sure your rules are set up correctly (I just used a simple {} for the figure tag) then on the you'll have to declare contenteditable="false" for each child. That works pretty well. You can delete the whole block but not the individual parts.

from wysihtml5.

lucaspiller avatar lucaspiller commented on July 28, 2024

Actually any tag (e.g. span) will work for this. span is better as it has no default styling. contenteditable is a new HTML5 feature that can be applied to most tags - I'm not sure what support is like on older browsers however.

from wysihtml5.

drewB avatar drewB commented on July 28, 2024

I think I am looking for the same thing but I am not entirely clear what you were trying to do. Where you trying to setup the textarea to have a part of it that the user could not edit? For example:

Enter your text here

*Can't edit this text*

Go ahead and edit this part

If so, could you give an example of how you set it up?

Thanks!

from wysihtml5.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.