2
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Feb 02, 2025 — Feb 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a note about this being dead. More... over 12 years ago
Added the outdated discalimer to the readme More... almost 15 years ago
Made v2.3.8 final. More... almost 15 years ago
Implemented the new method of running the callback in the transition function. This new method stops the callback being run * the number of elements More... almost 15 years ago
Removed running of callbacks from the transition function More... almost 15 years ago
Made the running of the callback in the toggle function more graceful. More... almost 15 years ago
Fixed the toggle function, it will only run the callback once now More... almost 15 years ago
Fixed the preserve tag and made v2.3.8 More... almost 15 years ago
Added the preserve tag to the header comment to keep it there even when minified. More... almost 15 years ago
Used a cleaner method of converting the css properties and rebuilt More... almost 15 years ago
Remade with some changes to the animate function. You can now use hyphenated css property selectors such as margin-left. I have had to use two different properties, prop and p. More... almost 15 years ago
Remade with the new selector conversion implemented in the animate function More... almost 15 years ago
Made it so you can use things like margin-top when animating. It converts it to the JavaScript version marginTop automatically. This was already done in the css function but not in the animate function More... almost 15 years ago
implementded typeof in more places More... almost 15 years ago
Implemented typeof in the ajax function More... almost 15 years ago
Used the typeof operator to check for the offset variable More... almost 15 years ago
Remade with the suspected working toggle function More... almost 15 years ago
When checking if variables are undefined at the start of the transition it now uses the typeof command More... almost 15 years ago
Added the code neccicary for toggle to work More... almost 15 years ago
Copied the basic structure from the transition function into the toggle function More... almost 15 years ago
Added the blank toggle.js and added it to the source file list in the makefile More... almost 15 years ago
Added the show and hide transitions More... almost 15 years ago
Updated the readme a bit. Removed dead links and used more markdown, fixes issue #30 More... almost 15 years ago
Incremented the header comment version to v2.3.8 More... almost 15 years ago
Remade with the new compressor More... almost 15 years ago
Made the makefile use compiler.jar to minify spark-dev.js More... almost 15 years ago
Removed the yui compressor More... almost 15 years ago
Added compiler.jar (Google closure compiler) More... almost 15 years ago
Removed spark.js.gz from the makefile and the directory More... almost 15 years ago
Remade with a couple of fixes to the animate function More... almost 15 years ago