2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 02, 2025 — Feb 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remade for testing purposes More... almost 15 years ago
Merged variable initialisation in the fixEvent function More... almost 15 years ago
Merged vars in the event function More... almost 15 years ago
Remade for testing More... almost 15 years ago
Merged vars in the data function More... almost 15 years ago
Merged vars in the css function and fixed some indenting More... almost 15 years ago
Merged variable initialisatin in the cookie function More... almost 15 years ago
Moved the search variable initialisation to the top in a multi var statement in the classes function More... almost 15 years ago
Merged all of the vriable initialisation into one var statement More... almost 15 years ago
Ran make to create the gzipped version More... almost 15 years ago
Added gzipping to the makefile More... almost 15 years ago
Remade with the new if statements for text and html More... almost 15 years ago
Replace the one line if for normal ifs in the text function More... almost 15 years ago
Added a space between a couple of brackets More... almost 15 years ago
Swapped a x ? y : z statement for an if statement in the html function More... almost 15 years ago
Modified the comparison with the undefined value More... almost 15 years ago
Modified comparison to the undefined value More... almost 15 years ago
Modified comparisons with the undefined value, changed Object notation to literal and stored Spark function call in a variable out of the loop. More... almost 15 years ago
Stored length in a variable for optimisation and removed one "var" statement. More... almost 15 years ago
Modified comparison with the undefined value More... almost 15 years ago
Rebuilt with the renamed references to the selector engine for easing swapping out of the engine, although the for loops may not work correctly with a different engine More... almost 15 years ago
Renamed all references to Sizzle to SparkSe and the file to selector.js, so now you can swap out the selector engine by replacing window.SparkSe / SparkSe More... almost 15 years ago
Made v2.3.5 More... almost 15 years ago
Incremented the header comment version to v2.3.5 More... almost 15 years ago
Remade with the new event implementations in the ready function More... almost 15 years ago
Changed the way the event listener is set for the ready function. Rather than using Spark it just uses addEventListener instead and strange IE methods for the alternative More... almost 15 years ago
Remade with the trigger function More... almost 15 years ago
Removed testing.html, I am keeping it external to the repository More... almost 15 years ago
Added the contents to the trigger function which I have previously written and tested in jsFiddle More... almost 15 years ago
Added the blank trigger.js file and added trigger.js to the makefile More... almost 15 years ago