Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markserbol committed Feb 7, 2014
1 parent 1033782 commit 1d35a28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# jQuery Flip-Quote
jQuery Flip-Quote creates a **pull-quote** from a text quote found in the document and *flips* to reveal the quote once it's scrolled into view. It also has a click feature that scrolls into and highlights the quote origin on the document.

[![jQuery Flip-Quote](http://i.imgur.com/GGUWZIl.png "jQuery Flip-Quote")](https://github.com/markserbol/urlive)
[![jQuery Flip-Quote](http://i.imgur.com/GGUWZIl.png "jQuery Flip-Quote")](https://github.com/markserbol/flip-quote)

## Demo
[View the Demo Page](http://markserbol.github.io/flip-quote/)
Expand Down Expand Up @@ -36,7 +36,7 @@ $('#quote').flipQuote({
To learn more go to this page : [http://markserbol.github.io/flip-quote/](http://markserbol.github.io/flip-quote/)

## Compatibility
Tested on all modern browsers Chrome, Firefox, Safari.
Tested on all modern browsers Chrome, Firefox, Safari.
Fallback provided for IE and older browsers.


Expand Down

0 comments on commit 1d35a28

Please sign in to comment.