Category:JqWidgets: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 5: Line 5:
Complete documentation is at [http://www.jqwidgets.com jqWidgets.com].
Complete documentation is at [http://www.jqwidgets.com jqWidgets.com].


The best way to use jqWidget's library is to download the files from jqWidgets, then copy the jqwidgets folder from it into your project folder.
=== Using jqWidgets ===


Then, in the Project Properties of each jqWidgets control you use, change the value of 'pathTo_jqWidgets' to '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.


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.
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.