/Js_Plugin

Interesting Js Plugin

Primary LanguageJavaScript

Js Plugin

Write some questions encountered in the work of the solution

1.jquery.pwd

Jquery plugin , implementation the Alipay password function

Usage

  • Create a container class="container", and then create a hidden input.
  • $('.container').Alipay()
  • Which need to cooperate with CSS style

Questions

Just can use only one in the page , how to use multiple in the page??

2.fileUploader

Use HTML5 File api , canvas , XMLHttpRequset2 implementation upload and the compression of the picture , format conversion , show thumbnails before upload .

Support

IE10+