Download Wijmo Complete
Wijmo Complete contains over 40 widgets for commercial use. It includes powerful tools like Grids, Charts, Forms, Menus and many more. It also comes with premium themes and samples for every widget. You can use the following download as a trial version. Once you purchase a license, you can use the same files in production.
Download Wijmo Open
Wijmo Open contains 18 Open Source widgets. It includes tools like Menus and Tooltip. It also come with samples for every widget.
Wijmo CDN
Wijmo JavaScript and CSS files are hosted on a CDN (Content Delivery Network) thanks to our good friends at MediaTemple! The CDN distributes our files around the globe for faster downloads. The files on our CDN are minified and gzipped so they are only a fraction of their original size. Wijmo Complete is only 87KB and Wijmo Open is only 52KB when hosted on our CDN!
<!--jQuery References-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js" type="text/javascript"></script>
<!--Theme-->
<link href="http://cdn.wijmo.com/themes/aristo/jquery-wijmo.css" rel="stylesheet" type="text/css" title="rocket-jqueryui" />
<!--Wijmo Widgets CSS-->
<link href="http://cdn.wijmo.com/jquery.wijmo-complete.all.2.0.8.min.css" rel="stylesheet" type="text/css" />
<!--Wijmo Widgets JavaScript-->
<script src="http://cdn.wijmo.com/jquery.wijmo-open.all.2.0.8.min.js" type="text/javascript"></script>
<script src="http://cdn.wijmo.com/jquery.wijmo-complete.all.2.0.8.min.js" type="text/javascript"></script>
Learn how to utilize our CDN hosted content.
Cultures
Wijmo includes the globalize library, but not every individual language. When setting the culture option you must include the language file in your script references. The CDN hosts all of the individual files or you can download them from Github.
<!--Culture--> <script src="http://cdn.wijmo.com/external/cultures/globalize.culture.de-DE.js" type="text/javascript"></script>
All Downloads

Wijmo Openv2.0.8
2012-05-03
Wijmo Completev2.0.8
2012-05-03
Wijmo Openv2.0.5
2012-03-22
Wijmo Completev2.0.5
2012-03-21
Wijmo Openv2.0.4
2012-03-15