From b1332063757146f83d6f8f5f35900e2c63a16112 Mon Sep 17 00:00:00 2001 From: Jason Stoudt Date: Sun, 24 Nov 2013 16:44:52 -0500 Subject: [PATCH] Edit copy and package settings for 0.4.3 release --- bower.json | 2 +- humans.txt | 3 +-- index.html | 4 ++-- js/mylibs/enscroll.js | 8 ++++---- package.json | 2 +- releases/enscroll-0.4.3.min.js | 3 +++ 6 files changed, 12 insertions(+), 10 deletions(-) create mode 100644 releases/enscroll-0.4.3.min.js diff --git a/bower.json b/bower.json index 74f96d7..7db72a3 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "enscroll", - "version": "0.4.2", + "version": "0.4.3", "main": "js/mylibs/enscroll.js", "ignore": ["**/*.md", "**/*.png", "**/*.jpg", "**/*.gif", "releases/*", "README", "**/*.html", "**/*.ico", "**/*.txt", "**/*.handlebars"], "dependencies": {"jquery", ">1.7.1"} diff --git a/humans.txt b/humans.txt index b452907..8631670 100644 --- a/humans.txt +++ b/humans.txt @@ -2,7 +2,7 @@ /* MAIN */ Developed by: Jason T. Stoudt -Twitter: @Enscroll @JasonStoudt +Twitter: @JasonStoudt Site: http://enscrollplugin.com/ /* TEAM */ @@ -16,7 +16,6 @@ Shiva B. for the web hosting Code Languages: HTML5, CSS, CSS3, Javascript Components: h5bp, jQuery Software: http://sass-lang.com/ - http://html5boilerplate.com/ http://handlebarsjs.com/ http://gruntjs.com/ `` diff --git a/index.html b/index.html index f5e3b14..bad2e5e 100644 --- a/index.html +++ b/index.html @@ -40,9 +40,9 @@

Easily Customize Scrollbars!

Do you have overflowing boxes with scrollbars on your site? Do you wish you could style those scrollbars to offer your users a consistent look & feel across multiple browsers and platforms? Enscroll is a jQuery plugin that gives you the power to replace those scrollbars rendered by the web browser with ones that you design. Either replace the scrollbars with your own image or use custom CSS to style them anyway you desire.