2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added remove.js and added it to the makefile More... over 14 years ago
Incremented the header comment version to v2.3.3 More... over 14 years ago
Changed the load function to use the add function More... over 14 years ago
Made version 2.3.2 More... over 14 years ago
Removed rotation testing from the testing file. It will have to wait for a later version, way too buggy at the moment, it was working perfectly in every browser other than IE, IE was rotating, just not from the center More... over 14 years ago
Removed some unnecicary variable initialidsations in the css function More... over 14 years ago
Put it back to how it was, no need to overcomplicate things More... over 14 years ago
Abstracted crossbrowserification in the CSS function More... over 14 years ago
Took out the rotation stuff, was not working in IE, maybe a plugin one day More... over 14 years ago
Took out the original fix, it was not working, and now I check if it is indeed IE before trying to fix stuff More... over 14 years ago
Checked for the class against the parent node More... over 14 years ago
Changed the element that the class is assigned to More... over 14 years ago
Replaced one last obj with element More... over 14 years ago
Fixed the indenting and a missing semi-colon More... over 14 years ago
Added the filter after the container element More... over 14 years ago
Remade and only did the IE fix if it was actually IE More... over 14 years ago
Remade and checked if it did not have the class rather than if it had it More... over 14 years ago
Rebuilt with a completely new fix More... over 14 years ago
Put auto expand back in More... over 14 years ago
Took out sizing method auto expand More... over 14 years ago
Removed any attempts to correct the rotation position More... over 14 years ago
Tried a quater of the size for the nudging up and left More... over 14 years ago
Added the dx and dy back in More... over 14 years ago
Tried changing the left and top with pixels rather than percent More... over 14 years ago
Removed the Dx and Dy thing and just replaced it with a position fix More... over 14 years ago
Took a different aproach to getting rotayion working in IE, used DX and DY, at the moment, manually set to 50 pixels More... over 14 years ago
Remade with the variable target replaced with the variable element More... over 14 years ago
Remade with a completely different fix More... over 14 years ago
Remade and made sure x and y existed More... over 14 years ago
Remade with a chunk of JS that should fix the offset problem in IE More... over 14 years ago