2
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 6 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remade More... about 13 years ago
Wrapped the radian calculation in brackets More... about 13 years ago
Added the conversion to radians and remade More... about 13 years ago
Initiated variables before assigning them in the css function and remade More... about 13 years ago
Remade More... about 13 years ago
Changed the way in which the IE rotation is implemented More... about 13 years ago
When setting the IE version it now parses the value as an int to remove the deg measurement More... about 13 years ago
Made it set the zoom when setting the rotation and remade More... about 13 years ago
Remade with the ability to rotate elements More... about 13 years ago
Added a test of the rotation More... about 13 years ago
Added the ability to set the rotation in the css function in Chrome Firefox Safari and Opera still needs testing in IE though More... about 13 years ago
Rebuilt More... about 13 years ago
Implemented a test of returning false in an event callback to prevent the default action More... about 13 years ago
Added the ability to prevent default if false is returned by an event callback function More... about 13 years ago
Fixed the indenting in the event function More... about 13 years ago
Fixed the test of the transition function because the syntax has changed More... about 13 years ago
Plased a colon into the transition function arguments More... about 13 years ago
Incremented the version to 2.3.2 More... about 13 years ago
Cleaned up the indenting in the transition function More... about 13 years ago
Added the ability to set the easing in the transition function More... about 13 years ago
Added AJAX error handling for sycronous requests More... about 13 years ago
Built Spark version 2.3.1 More... about 13 years ago
Changed the header comment version to v2.3.1 More... about 13 years ago
Remade with AJAX function changes More... about 13 years ago
Implemented a check of the xmlhttp status code in the AJAX function. If it is not 200 it will pass false to the callback More... about 13 years ago
Changed the default timeframe for animations to 600ms and remade More... about 13 years ago
Remade More... about 13 years ago
Changed the default easing to outQuad More... about 13 years ago
Incremented the header comment version to v2.4.0 More... about 13 years ago
Remade with the fixed transition function More... about 13 years ago