Skip to content

Instantly share code, notes, and snippets.

View quezo's full-sized avatar

Alex Vazquez quezo

  • CodePen
  • Seattle, WA
View GitHub Profile
@quezo
quezo / 'strong'-social-buttons.markdown
Created August 25, 2013 21:51
A Pen by Adrian Payne.
@quezo
quezo / Animated-Menu-Buttons.markdown
Created August 25, 2013 20:58
A Pen by Scott Davis.

Animated Menu Buttons

This is a bit of a fork of minimalmonkey's button. Here, I've made it scroll behind the entire height of the menu bar (not just the height of the button) and changed up the animation easing to give it more of a realistic start and stop.

A Pen by Scott Davis on CodePen.

License.

@quezo
quezo / 500-coffee-cup-icons.markdown
Created August 20, 2013 20:16
A CodePen by Alex Vazquez.
@quezo
quezo / 500-coffee-cup-icons.markdown
Created August 20, 2013 20:06
A CodePen by Alex Vazquez.
@quezo
quezo / Gallery-prototype.markdown
Created August 20, 2013 02:50
A CodePen by Juan Cabrera.
@quezo
quezo / A-Pen-by-Alex-Vazquez.markdown
Created August 19, 2013 22:38
A CodePen by Alex Vazquez.

Jquery Extension to Handle Clicks and Double Clicks

This Jquery extension allows you to handle single and double clicks on the same element correctly.

A CodePen by Alex Vazquez.

@quezo
quezo / index.haml
Created August 19, 2013 16:07
A CodePen by Ana Tudor. Pastel triangle grid
-(1..63).each do |i|
.tri
@quezo
quezo / dabblet.css
Created August 5, 2013 04:06
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;