rpage is a jQuery plugin used to create responsive, space-saving Bootstrap pagination that dynamically shrinks and hides the pagination items based on screen width.
Best jQuery Plugins Plugins & Tutorials with Demo
Tabluator : A powerful jQuery Table plugin
An easy to use table generation JQuery UI Plugin.Tabulator allows you to create a table with in seconds from any JSON formatted data.
- JSON, array or AJAX data loading
- Column sorting
- Custom data formatting
- Resizable columns
- Auto scaling to fit data/element
- Many theming options
- Custom click and context Events
- Callbacks at every stage of data processing and rendering
mresize : Event based jQuery element Resize
The plugin does not use any kind of timer(s) to detect size changes. It uses the resize event on (invincible) iframe(s) which makes it perform much better than other solutions which use timers to poll element size. The script detects size changes made from JS, CSS, animations etc. and it works on any element able to contain other elements (e.g. div, p, li etc.). To use it on other inline elements (e.g. images) you need to add a wrapper and call the event on it.










