inline edit

Code Repository | Snippet Manager

Code Repository | Snippet Manager

Code Repository / Snippet Manager is a place you can save all your snippets of code. Demo Login User: admin pass: demoAttitude that fits you The system has the ability mix and match different looks and styles to fit you. If i’ve done the math right, there’s something like 90 different combinations of mix-n-matches – some will make you Puke, and others are stellar – like the following ideas.Clean for the tie type of person,Gory for the off ce...

EditMe

EditMe

Inline edit for input boxes AND textareas, using jQuery. All you need to do is to and an input box with the type of text in your markup, call this script and you can now edit your content. When pressing save, NO ajax is happening. This means, that you can use this script with a larger form, that uses a POST to save the data. You can however, use ajax if you want. An example is included in the demo, that shows you how to do this. Update...