Category:JqWidgets: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
(Created page with "jqWidgets is platform independent, cross-browser compatible framework which works on PC and mobile devices. Complete documentation is at [http://www.jqwidgets.com jqWidgets.c...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
jqWidgets is platform independent, cross-browser compatible framework which works on PC and mobile devices.
jqWidgets is platform independent, cross-browser compatible framework which works on PC and mobile devices.
 
It is a commercial product, which depending on how you use it, requires a license fee. Complete details are [http://www.jqwidgets.com/license/ here]. The product is well supported.


Complete documentation is at [http://www.jqwidgets.com jqWidgets.com].
Complete documentation is at [http://www.jqwidgets.com jqWidgets.com].
=== Using jqWidgets ===
The jqWidgets samples use jqWidgets files directly from their website. This may not be best for you, since they can change these files at any time. A better way to use jqWidget's library is to download the files from jqWidgets, then copy the jqwidgets folder from it into your project folder.
Then, in the Project Properties of each jqWidgets control you use, change the value of 'pathTo_jqWidgets' to 'jqwidgets/'. Deploy will then use your copy of the files, not the ones on jqWidget's website. You will have control of when the files get updated.

Latest revision as of 13:58, 29 August 2013

jqWidgets is platform independent, cross-browser compatible framework which works on PC and mobile devices.

It is a commercial product, which depending on how you use it, requires a license fee. Complete details are here. The product is well supported.

Complete documentation is at jqWidgets.com.

Using jqWidgets

The jqWidgets samples use jqWidgets files directly from their website. This may not be best for you, since they can change these files at any time. A better way to use jqWidget's library is to download the files from jqWidgets, then copy the jqwidgets folder from it into your project folder.

Then, in the Project Properties of each jqWidgets control you use, change the value of 'pathTo_jqWidgets' to 'jqwidgets/'. Deploy will then use your copy of the files, not the ones on jqWidget's website. You will have control of when the files get updated.