资 源 简 介
What is av-JSLib?
amplioVitam JSLib is a pack of cross-browser JavaScript libraries. It has
* an advanced AJAX library having partial data loading capabilities via standart HTTP response codes and headers.
* an effect library having very simple effect chaining, pausing and resuming functionalities.
* a very easy to use edit in place library - visit aVquickEditTutorial wiki to see how easy it is to work with
* a featured DBGrid class having client-side filtering, sorting and grouping abilities
* and more...
A new concept
aParser library, which is used in the quickEdit and the autoComplete libraries introduces a new way for initialization of scripts(especially for non-obtrusive ones), and setting of element specific parameters, via a CSS-JSON hybrid syntax. A sample is below(from a real quickEdit dem