1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change to check for visibility instead of being in the DOM More... almost 14 years ago
skip guider if attachTo is not present on the page More... almost 14 years ago
Rearranged a couple of lines to be in alphabetical order. More... almost 14 years ago
Added xButton documentation to the readme. More... almost 14 years ago
Merge pull request #30 from boennemann/master More... almost 14 years ago
Updated the filenames of guiders.js for version 1.1.2 More... almost 14 years ago
Version 1.1.2 now supports an option for hilighting specific elements. More... almost 14 years ago
Merge pull request #28 from billyvg/master More... almost 14 years ago
Adding highlight option to README More... almost 14 years ago
Added a "highlight" option that takes an element selector. If a guider has the overlay option and highlight option, it will "highlight" an element by setting the z-index to be > than the overlay. Make sure the element you are highlighting has position: relative. More... almost 14 years ago
Merge pull request #26 from AD7six/patch-1 More... almost 14 years ago
Don't trigger a js error if the attachTo selector finds nothing. More... almost 14 years ago
Merge pull request #25 from tablatom/patch-1 More... almost 14 years ago
Add offset parameters to README.md More... almost 14 years ago
Updated version to 1.1.1, now with options for a "x" closer and an offset for granular positioning. More... almost 14 years ago
Merge pull request #21 from leek/master More... almost 14 years ago
Merge pull request #22 from acconrad/master More... almost 14 years ago
reverted colors for optimizely More... almost 14 years ago
added optional x button to close guider More... almost 14 years ago
Merge branch 'master' of github.com:leek/Guiders-JS More... almost 14 years ago
Let's not break anything. More... almost 14 years ago
Let's not break anything. More... almost 14 years ago
Very simple extra offset settings. More... almost 14 years ago
Pluralized a couple of instances of "guider" (thanks Trevor!) More... about 14 years ago
Merge remote-tracking branch 'origin/master' More... about 14 years ago
Added a couple links to live examples of Guiders. More... about 14 years ago
Added a semicolon (oops) so that the overlay is transparent in old versions of IE. More... about 14 years ago
Updated the readme to use the new "guiders" name instead of "guider". More... about 14 years ago
Big changes! 1. Named the object "guiders" instead of "guider". 2. Added a version. We're now at version 1.1.0. More... about 14 years ago
Added an optional "onShow" attribute to the guiders. More... about 14 years ago