Experience the Power of Productivity
Make your team 40% more efficient. Set up your account in just 2 minutes!
To use , you must first include jQuery (compatible with v3.4.0 and newer, including jQuery 4.0.0 ).
You can obtain the plugin through several official and community-maintained channels: jquery.jeditable.js download
$('.editable_select').editable('save.php', { data : '{"E":"Letter E","F":"Letter F","G":"Letter G", "selected":"F"}', type : 'select', submit : 'OK' }); Use code with caution. jquery-jeditable - NPM To use , you must first include jQuery (compatible with v3
: The primary repository is hosted on GitHub (NicolasCARPi) , where you can download the latest source code (v2.0.19 as of early 2026). : To include it directly in your HTML
: To include it directly in your HTML without hosting the file, use the cdnjs link for jeditable.js .
: For modern web projects, you can install it via the jquery-jeditable NPM package using npm install jquery-jeditable .
Displays a loading message or spinner during the AJAX request. tooltip Shows text when the user hovers over the editable element. Advanced Usage: Dropdown Menus