2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 13, 2025 — Sep 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Put the animate function back to how it was More... over 15 years ago
Just added another test (console.log) More... over 15 years ago
Just doing a test More... over 15 years ago
Remade More... over 15 years ago
Okay, for some reason, it has to be a float, so I have taken that .01 fix out and put it back to 0, now in the animate function it parses the value as a float so it should fix it. More... over 15 years ago
Changed the transition function again, took out more fixes that where not working and made opacity animating functios animate to .01 rather than 0 More... over 15 years ago
Remade More... over 15 years ago
Removed some of the "fixes" from the fadeout method, it was not working More... over 15 years ago
Made the fading out transitions set the element to display block in an attempt to fix the IE bug More... over 15 years ago
Made it make sure opacity was set before running transition More... over 15 years ago
Made the transition function make sure that the height is set before animating More... over 15 years ago
Made the sneakout transition also set the elements display to block More... over 15 years ago
Remade with the offsetHeight check in the transition function More... over 15 years ago
Made the transitoin function get the original height via offsetHeight instead More... over 15 years ago
Cleaned up the formatting in transition More... over 15 years ago
Put the transition function back to how it was More... over 15 years ago
Remade with transition changes More... over 15 years ago
Set display to block in sneakout More... over 15 years ago
Updated the test of the client function again More... over 15 years ago
Updated the testing file to use the client function rather than the browser function More... over 15 years ago
Remade with the fixed fixEvent function More... over 15 years ago
Moved some brakckets in the fixEvent function More... over 15 years ago
Remade with the event fix More... over 15 years ago
Changed the event function to only correct the offsetX/Y if it is firefox More... over 15 years ago
Remade with browser now named as client More... over 15 years ago
Renamed the browser functions name to client More... over 15 years ago
Renamed browser.jss files to client.js More... over 15 years ago
Removed the reference to src/class.js, It was already physically gone More... over 15 years ago
Moved the ajax tests html to the bottom More... over 15 years ago
Added the classes test and moved the ajax test to the bottom More... over 15 years ago