Skip to content

Instantly share code, notes, and snippets.

<svg id="cups" width="100" height="130" viewBox="0 0 75 47" xmlns="http://www.w3.org/2000/svg">
<path id="simple-cup" d="M0.385262674,5.94224634 C0.385262674,6.34224634 -0.28516339,17.7539308 4.32901017,31.1532061 C5.32901017,32.3532061 6.09230991,37.8915223 7.49230991,42.9915223 C10.3923099,53.5915223 9.99336758,58.192 9.99336758,58.192 C9.99336758,58.192 9.99336758,59.1351801 9.99336758,62.192 L9.99336758,63.3762725 L14.9773381,65.692 C20.0773381,67.792 34,67.592 38.6,65.692 L44.0054662,63.992 L44.0054662,62.192 C44.0054662,60.3070603 44.0054662,61.2485521 44.0054662,59.5616903 C44.0054662,59.6227531 44.0054662,58.192 44.0054662,58.192 C44.0054662,58.192 44.0054662,56.0357788 44.0054662,56.0368563 C44.0054662,56.1443976 44.1584889,52.1913962 44.1513903,52.2148862 C44.18043,52.2064969 44.4505642,49.3217527 44.4611476,49.3039416 C44.0054662,46.9651447 46.7678097,39.091534 47.5678097,38.791534 C48.3678097,38.591534 52.8,37.6017328 55.4,37.0017328 C62.3288017,36.7364795 68.4691682,30.4573789 68.4691682,26.8
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
var svg = document.getElementById("cups");
var s = Snap(svg);
var simpleCup = Snap.select('#simple-cup');
var fancyCup = Snap.select('#fancy-cup');
var simpleCupPoints = simpleCup.node.getAttribute('d');
var fancyCupPoints = fancyCup.node.getAttribute('d');
var toFancy = function(){
simpleCup.animate({ d: fancyCupPoints }, 1000, mina.backout, toSimple);
}
var toSimple = function(){
{
"name": "diff",
"version": "1.0.0",
"description": "",
"main": "diff.js",
"scripts": {
"test": "node test"
},
"keywords": [],
"author": "",
var page = require('webpage').create();
var system = require('system');
var setExpected = system.args[2] == '-set-expected';
var imagesFolder = setExpected ? 'expected' : 'new';
var urlsAndBreakpoints = system.args[1];
var urls = urlsAndBreakpoints.split('-')[0].split(',');
var viewports = urlsAndBreakpoints.split('-')[1].split(',');
var viewportsObjects = [];
var fs = require('fs');
var readline = require('readline');
var imageDiff = require('image-diff');
var exec = require('child_process').exec;
var createRefrenceImages = false;
var urls = [
'https://jsbin.com/yutoho',
'https://jsbin.com/toruge'
@ahmedam55
ahmedam55 / index.html
Created June 26, 2016 22:56
parrallax
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-2.2.4.js"></script>
<script src="scripts.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style>
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Submlie]
@="Open with Sublime"
"Icon"="C:\\Program Files (x86)\\Sublime Text 3\\sublime_text.exe"
[HKEY_CLASSES_ROOT\*\shell\Submlie\command]
@="C:\\Program Files (x86)\\Sublime Text 3\\sublime_text.exe \"%1\""
red{}

##Employee

  • for an empty checkbox ###Employee
    • for a checked checkbox
  • for a checked checkbox