Jeditable 1.0.0 – Doubleclick to Edit

First stable version of jQuery Javascript in place editor is out of oven. Existing api will be frozen. I will add new features in near future.

I only added one bugfix and one feature since last release candidate. These are:

  • Width and height setting of auto now works with all input types.
  • New configurable option submit controls value of submit button. Empty value means no submit button. Textareas still have default submit button with value ‘OK’. Scrap that. I do not want force users to have submit button when using textareas. Besides when onblur=submit the submit button is not even needed.

New submit option is used as follows:

$(document).ready(function() {
    $(".edit").editable("http://www.example.com/save.php", { 
        type   : 'text',
        submit : 'Save changes'
    });
});

As always test and download plugin.

Tagged with: Javascript   Jeditable   Jquery  

Most read tags

Lazy Load   Ruby   AVR  
Electronics   JavaScript  
Jeditable   Maps   jQuery  
Facebook   HTML5   Chained  
Estonia  

Google+