Skip to content

Instantly share code, notes, and snippets.

View jtmalinowski's full-sized avatar

Jakub Malinowski jtmalinowski

View GitHub Profile
@jtmalinowski
jtmalinowski / jquery.fullPage.js
Created August 14, 2014 22:38
jquery.fullPage.js with horizontal wheel-scrolling, it has some other changes too, so diff against original one to see what has changed
/**
* fullPage 2.0.9
* https://github.com/alvarotrigo/fullPage.js
* MIT licensed
*
* Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
*/
(function($) {
$.fn.fullpage = function(options) {