Containers | Folders/Files |
---|---|
|
(2/2) |
|
(3/16) |
Editable is a in place editor which easily convert your text to any input tag such as text input, text area, drop-down list. Or even you can extend it by extending its editableFactory. You can learn more here. |
|
|
(3/12) |
includeMany is jQuery plugin for including many external JavaScript, CSS and HTML files simultaneously in runtime. After each item is loaded its callback will be called, there is additionally another callback which will be called when all items are loaded. It provides you functionality to use JavaScript to include other js and css files. You can also load other files such as html or a remote page using an HTTP GET request. |
|
|
(3/23) |
jBind is a jQuery plugin for binding any complex data to template. You can find out more at jBind homepage. |