Information
TM-EDITABLE (1.0) is a jquery plugin, which provides In-Place edit and Delete of the html input elements with some stunning themes.
Why to use TM-EDITABLE?
TM-EDITABLE allows you to make editable and removable html elements with small piece of code.
  • To get rid of bulky code
  • To save time in both server and client side
  • It's the best way to update any field when you are using REST API
  • It makes your page more stylish
  • Easy edit, remove and customize the theme.
How to use TM-EDITABLE?
TM-EDITABLE depends only on Jquery.
JS Files
  • tm_editable.js
  • tm_validator.js
Css Files
  • tm_editable.css
  • tm_validator.css
  • Any css theme of tmEditable
Features
  • Html5 Input Editables
    • text, date, number, email, password
    • textarea
    • select
    • radio
    • checkbox
  • Delete element
  • Validation
  • Apply External Plugins
  • Default themes
    • Basic Theme
    • Simple Button Theme
    • Round Button Theme
    • Dotted Line Theme
    • Holo Input Theme
    • Customize Theme
  • Events
    • Initialize (Before/After)
    • Save (Before/After)
    • Delete (Before/After)
Let's Have a look at the themes
Basic Theme
Simple Button Theme
Round Button Theme
Dotted Line Theme
Holo Input Theme