Skip to content

Instantly share code, notes, and snippets.

Moving from jQuery

Events

// jQuery
$(document).ready(function() {
  // code
})
@mikeweitz
mikeweitz / CSS effects reference
Created October 15, 2012 19:43
link reference
http://tympanus.net/Tutorials/ProximityEffect/index.html
mouse proximity scale
http://demo.tutorialzine.com/2012/02/apple-like-login-form/
3d card flip
http://tympanus.net/Tutorials/OriginalHoverEffects/index.html
various content transitions on hover