Fork me on GitHub

Download Current Version: 1.0.184

Here you can download Uranium for use in a project. We recommend the minified version unless you want to debug your JavaScript in the browser.

Right-click on the appropriate file from the choices below, save it, then add it to your project.

(Remember that you will also need to include jQuery version 1.3 or greater in any page where you will be using Uranium interactions.)

Changelog

1.0.184
Add pinch-zoom feature to the zoom interaction.
1.0.176
Add itemChanged event for firing events when objects such as carousels are touched by the user.
Improved calculating coordinates when zooming into elements for smoother interactions.
1.0.171
Generated data-ur-ids follow "ur{integer}" format instead of "{integer}" as a workaround for iOS 8 JS bug.