Skip to content

Instantly share code, notes, and snippets.

@plchampigny
plchampigny / hec-zc2-scrollfix
Created October 16, 2012 03:37
HEC ZoneCours 2 Scroll fix
// ==UserScript==
// @name HEC ZoneCours 2 Scroll fix
// @version 0.1
// @id hec-zc2-scrollfix
// @include https://zonecours2.hec.ca/portal*
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js
// @author Pierre-Luc Champigny
// ==/UserScript==
(function ($) {