Skip to content

Commit

Permalink
Merge branch 'master' of github.com:abitgone/jQuery-Plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
abitgone committed Dec 20, 2013
2 parents e6bc073 + 4fa0233 commit adf007b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 6 deletions.
2 changes: 0 additions & 2 deletions Carousel/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Carousel

**Notice: The Carousel plugin has been tested and works with the beta 1 release of jQuery 2.0.**

Carousel takes simple HTML- and CSS-only carousels and progressively enhances them with features such as page lists, scrolling, class-toggling, timers, timer offsets as well as touch and keyboard events. By following a basic HTML pattern and using some basic CSS, your carousels will also work, to a degree, without JavaScript enabled.

Your carousels can be extended using the following attributes:
Expand Down
2 changes: 0 additions & 2 deletions ClassToggle/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# ClassToggle

**Notice: The ClassToggle plugin has been tested and works with the beta 1 release of jQuery 2.0.**

ClassToggle toggles, on a target element, a single class on and off or between two classes.

As a bare minimum, your trigger element must have the following attributes:
Expand Down
2 changes: 0 additions & 2 deletions GAHelper/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Google Analytics Helper

**Notice: The Google Analytics Helper plugin has been tested and works with the beta 1 release of jQuery 2.0.**

The Google Analytics helper offers an easy way to track events and pageviews using data attributes.

The helper uses the following attributes to track events:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# jQuery Plugins

**Notice: I plan on breaking each of the plugins in this repository into their own repository in the near future.**

These jQuery plugins have been created to ease the pain that some front-end designers feel when they're trying to implement basic features with little or no JavaScript or jQuery experience.

I plan to add plugins to this repository over time that only require HTML code, data-* attributes, and the inclusion of the script in question, following the same kind of principles as the Twitter Bootstrap extensions, in so far that no coding experience should be required in order to make things work.
Expand Down

0 comments on commit adf007b

Please sign in to comment.