Skip to content

Instantly share code, notes, and snippets.

View alextegelid's full-sized avatar
😅

Alexander Tegelid alextegelid

😅
View GitHub Profile
// Original code from Chris Coyier - https://css-tricks.com/snippets/jquery/combine-slide-and-fade-functions/
jQuery(document).ready(function($) {
$.fn.slideFadeToggle = function(speed, easing, callback) {
return this.animate({opacity: 'toggle', height: 'toggle'}, speed, easing, callback);
};
});

Keybase proof

I hereby claim:

  • I am alextegelid on github.
  • I am alextegelid (https://keybase.io/alextegelid) on keybase.
  • I have a public key ASASW2vQBFR_0IGtp4hXgm0EbSAJDL3GTAYkJ3iIc42G2wo

To claim this, I am signing this object: