GithubHelp home page GithubHelp logo

wanghes / jquery_jeditable Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nicolascarpi/jquery_jeditable

0.0 2.0 0.0 750 KB

jQuery edit in place plugin. Extendable via plugin architecture. Plugins for plugin. Really.

Home Page: http://www.appelsiini.net/projects/jeditable

Makefile 0.55% JavaScript 70.15% CSS 1.45% HTML 7.18% PHP 20.66%

jquery_jeditable's Introduction

Changelog

1.7.3

1.7.2

  • Submit on change if input type select and no submit button defined (gregpyp)

1.7.1

  • Namespace default event as click.editable (Zangetsu)
  • Trim whitespace when determining the selected value of pulldown (binarylogic)
  • Make default settings publicly available (lawrencepit)
  • Allow ajax calls other than ‘html’, e.g. json and script calls. (lawrencepit)
  • Do not follow links if they are editable (Darwin)
  • make JSLInt happy (olleolleolle)

1.7.0

  • Full control over jQuery AJAX options for those who want to tinker.
  • Fix problem with IE and placeholder with HTML tags.
  • Add $.editable(‘disable’), $.editable(‘enable’) and $.editable(‘destroy’)
  • Add onedit, onsubmit, onreset and onerror hooks.
  • Allow passing select options as JavaScript object.
  • Fix IE throwing error with textareas when width or height was set to ‘none’.

1.6.2

  • Fix problems when xhtml is served application/xhtml+xml.

1.6.1

  • Submit method can now be POST (default) or PUT.
  • Fix form being submitted twice in some cases.

1.6.0

  • Onblur parameter can now be a function.
  • Support for any arbitary event for triggering Jeditable
  • Submitting of form will be canceled if submit() method of custom input returns false.
  • Custom inputs now have access to reset() method.

jquery_jeditable's People

Contributors

binarylogic avatar darwin avatar hitsvilleusa avatar jackdanger avatar lawrencepit avatar tuupola avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.