Questions tagged [jeditable]

Jeditable is a jQuery plugin that allows users to edit page contents "in place".

Jeditable is a jQuery plugin that allows users to edit page contents "in place". Contents can be edited using plain textfields, textareas, comboboxes and jQuery Datepickers (as an extension,not natively supported).

Project page: http://www.appelsiini.net/projects/jeditable

GitHub page: https://github.com/tuupola/jquery_jeditable

511 questions
-1
votes
2 answers

Adding thousand and decimal separator in input type number

I have made a long research but i have not found a similar case. I am using jeditable plugin for a project and i needed to create an input type number First i have created my input type number in my jquery.jeditable.js number: { …
Koala7
  • 1,340
  • 7
  • 41
  • 83
1 2 3
34
35