Released CGDevTools jQuery and jQueryMobile Suite 2.1

We're pleased to announce new 2.1 version of jQuery and Mobile suites.

* New Components and major features:

- JQSlidePanel, based in this jQuery plugin

- JQRating: demo here

- JQLabelMarquee: demo

- JQStickyPanel: demo here and here

Core:
- New method for Ajax Render, using LazyLoad.js, faster than the existing one, but since is asynchronous in browser, it cannot be used indiscriminately (must be called at the end of the events).
- Support for XE6.
- Support for latest versions of Intraweb 12 and 14.
- Added TabStop possibility

Bootstrap Theme:
- Improved: support to jquery ui 1.8.23

JQGrid:
- Added properties JQGridNav.FormsOptions.SearchOptions.Left and .Top
- Added: new optional parameter to method ReloadGrid to allow reloading the current page (without changing Multi Selections)
- Added: TIWCGJQGridColFormatOptionsStaticImage and TIWCGJQGridColFormatOptionsImage OnMouseOver and OnMouseOut events
- Added: PreviewOptions to TIWCGJQGridColFormatOptionsStaticImage and TIWCGJQGridColFormatOptionsImage

And much more new features and bug fixes.

Read the details here....