Is there javascript library or other means of making a webpage that when you double click on a title or something, the text is replaced by a text-entry field with the value of the text that you clicked on?
I am working on a website that has a list of tasks. I want to let the user change the items on the list without having to deal with loading a new page or dealing with a popup or popover. I know I’ve seen something like this before, I just can’t find it.
I think Jeditable is what you are looking for. Demo here