2
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Put the animate function back to how it was More... about 15 years ago
Just added another test (console.log) More... about 15 years ago
Just doing a test More... about 15 years ago
Remade More... about 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... about 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... about 15 years ago
Remade More... about 15 years ago
Removed some of the "fixes" from the fadeout method, it was not working More... about 15 years ago
Made the fading out transitions set the element to display block in an attempt to fix the IE bug More... about 15 years ago
Made it make sure opacity was set before running transition More... about 15 years ago
Made the transition function make sure that the height is set before animating More... about 15 years ago
Made the sneakout transition also set the elements display to block More... about 15 years ago
Remade with the offsetHeight check in the transition function More... about 15 years ago
Made the transitoin function get the original height via offsetHeight instead More... about 15 years ago
Cleaned up the formatting in transition More... about 15 years ago
Put the transition function back to how it was More... about 15 years ago
Remade with transition changes More... about 15 years ago
Set display to block in sneakout More... about 15 years ago
Updated the test of the client function again More... about 15 years ago
Updated the testing file to use the client function rather than the browser function More... about 15 years ago
Remade with the fixed fixEvent function More... about 15 years ago
Moved some brakckets in the fixEvent function More... about 15 years ago
Remade with the event fix More... about 15 years ago
Changed the event function to only correct the offsetX/Y if it is firefox More... about 15 years ago
Remade with browser now named as client More... about 15 years ago
Renamed the browser functions name to client More... about 15 years ago
Renamed browser.jss files to client.js More... about 15 years ago
Removed the reference to src/class.js, It was already physically gone More... about 15 years ago
Moved the ajax tests html to the bottom More... about 15 years ago
Added the classes test and moved the ajax test to the bottom More... about 15 years ago