2
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 09, 2025 — Aug 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remade for testing purposes More... over 15 years ago
Merged variable initialisation in the fixEvent function More... over 15 years ago
Merged vars in the event function More... over 15 years ago
Remade for testing More... over 15 years ago
Merged vars in the data function More... over 15 years ago
Merged vars in the css function and fixed some indenting More... over 15 years ago
Merged variable initialisatin in the cookie function More... over 15 years ago
Moved the search variable initialisation to the top in a multi var statement in the classes function More... over 15 years ago
Merged all of the vriable initialisation into one var statement More... over 15 years ago
Ran make to create the gzipped version More... over 15 years ago
Added gzipping to the makefile More... over 15 years ago
Remade with the new if statements for text and html More... over 15 years ago
Replace the one line if for normal ifs in the text function More... over 15 years ago
Added a space between a couple of brackets More... over 15 years ago
Swapped a x ? y : z statement for an if statement in the html function More... over 15 years ago
Modified the comparison with the undefined value More... over 15 years ago
Modified comparison to the undefined value More... over 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... over 15 years ago
Stored length in a variable for optimisation and removed one "var" statement. More... over 15 years ago
Modified comparison with the undefined value More... over 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... over 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... over 15 years ago
Made v2.3.5 More... over 15 years ago
Incremented the header comment version to v2.3.5 More... over 15 years ago
Remade with the new event implementations in the ready function More... over 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... over 15 years ago
Remade with the trigger function More... over 15 years ago
Removed testing.html, I am keeping it external to the repository More... over 15 years ago
Added the contents to the trigger function which I have previously written and tested in jsFiddle More... over 15 years ago
Added the blank trigger.js file and added trigger.js to the makefile More... over 15 years ago