On the Fly DropDown Editing with jQuery
Posted by: Rick Strahls WebLog,
on 24 Aug 2009 |
View original | Bookmarked: 0 time(s)
A couple of people have asked me now regarding a small feature on the CodePaste.net site. When you post a code snippet and you are signed in you can quickly edit most of the snippets properties by clicking on the edit icon next to each of the editable elements. Im a big fan of in place editing which gives a nice interactive feeling to an application. One of the editable items is the language selection list, which by default displays as plain text with an edit button next to it: Note...