Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other What plugin is this

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #185511
    Anonymous
    Inactive

    I was looking for something that will let me edit text within html elements on the fly and I came upon this http://www.mediumra.re/pivot/variant/builder.html

    If you add an element and click on the text, you can edit it right in the browser. What plugin is that builder using? or do you know a better plugin that does this?

    #185530
    Ilan Firsov
    Participant

    Not sure what plugin they’re using, it looks like something proprietary, but you can try TinyMCE. Might be a bit of an overkill, but it can do what you want

    #185566
    Anonymous
    Inactive

    Apparently its not a plugin. Its an html attribute https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Content_Editable

    #185567
    __
    Participant

    contenteditable allows you to edit an html page (and it is awesome), but it doesn’t provide any mechanism for saving those changes. That’s the part that seems to be proprietary.

    #185645
    dataentryindia
    Participant

    I think markItUp is better option for you. It is a very lightweight, customizable and flexible engine made to meet the developer’s needs in their CMSes, blogs or websites.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Other’ is closed to new topics and replies.