Inline Editing

I needed a simple way of editing the text on the screen, without the need to open up or view a second screen, so I had a look around for some jQuery, and came across this very good jQuery plugin from Mika Tuupola, jEditable

For a live demo of jEditable click here

I am just so impressed with what you can do with jQuery, it’s making JavaScript work the way it should have done all those years ago.