openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
Guiders-JS
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 5 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed deep copy from $.extend call. This means that if you want no buttons on your guiders, you can now use buttons: [] (as originally intended)
Jeff Pickhardt
More...
about 14 years ago
Guiders now have a id attribute on their element, with the id of the guider.
Jeff Pickhardt
More...
about 14 years ago
Added vars and some more descriptive variable names to the "scrollTo" functionality from a pull.
Jeff Pickhardt
More...
about 14 years ago
Merge pull request #17 from biilmann/scroll-into-view
jeff-optimizely
More...
about 14 years ago
Merge pull request #15 from nb/master
jeff-optimizely
More...
about 14 years ago
Scrolls the guider into view on show if needed
Mathias Biilmann
More...
about 14 years ago
Support jQuery with noConflict()
Nikolay Bachiyski
More...
about 14 years ago
Merge pull request #14 from bradrobertson/master
jeff-optimizely
More...
about 14 years ago
pass JSLint
bradrobertson
More...
about 14 years ago
Merge pull request #11 from misfo/patch-1
jeff-optimizely
More...
about 14 years ago
optimizely.com relative -> absolute
Trent Ogren
More...
about 14 years ago
Added the ability to automatically call a guider upon loading a URL with the guider id as a hash. For example, you can use www.example.com/app#guider=first_id, which will load the first_id guider without using .show()
Pickhardt
More...
about 14 years ago
Merge pull request #10 from damienholzapfel/guider-arrows
jeff-optimizely
More...
about 14 years ago
Use Star hack to display guider arrows PNG for IE6/7
Damien Holzapfel
More...
about 14 years ago
Added a comment in the CSS about how to use your own arrows image with the guiders. (Now that the guider arrows are inlined to the css, this will help people understand what to modify.)
Jeff Pickhardt
More...
about 14 years ago
Merge pull request #7 from darktable/master
jeff-optimizely
More...
about 14 years ago
Merge remote-tracking branch 'origin/master'
Jeff Pickhardt
More...
about 14 years ago
Minor css improvements to make guiders look better in IE <= 8. (They should have worked before, this just makes the example page look better.)
Jeff Pickhardt
More...
about 14 years ago
swapped guider_arrows.png background for a data-uri in css
darktable
More...
about 14 years ago
Merge pull request #5 from damienholzapfel/patch-2
jeff-optimizely
More...
about 14 years ago
Properly creates buttons using jQuery. Fixes TypeError no method exception being thrown.
Damien Holzapfel
More...
about 14 years ago
Undid one of the pull requests (looks like it broke the example html page)
Jeff Pickhardt
More...
about 14 years ago
Merge pull request #2 from damienholzapfel/patch-1
jeff-optimizely
More...
about 14 years ago
Merge pull request #1 from krainboltgreene/master
jeff-optimizely
More...
about 14 years ago
Store reference to jQuery-selected ".guider_buttons" outside of loop in _addButtons. Use jQuery to create the actual button elements.
Damien Holzapfel
More...
about 14 years ago
Changing to markup, for readability and clarity
Kurtis Rainbolt-Greene
More...
about 14 years ago
Changing the README to markdown
Kurtis Rainbolt-Greene
More...
about 14 years ago
Added some width to one of the guiders in the README.
Jeff Pickhardt
More...
about 14 years ago
Guiders.js now works with jQuery 1.4.x. (Removed $.type, which wasn't working with the older version of jQuery)
Jeff Pickhardt
More...
about 14 years ago
Added a link to Optimizely to the README.html
Jeff Pickhardt
More...
about 14 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree