Skip to content

Instantly share code, notes, and snippets.

@plugn
plugn / index.html
Created January 31, 2017 10:46 — forked from anonymous/index.html
SRBL // source http://jsbin.com/mibiku
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>SRBL</title>
<script src="http://rubaxa.github.io/Sortable/Sortable.js"></script>
<style id="jsbin-css">
.tile {
@plugn
plugn / index.html
Created January 31, 2017 11:31 — forked from anonymous/index.html
SRBL // source http://jsbin.com/nahile
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>SRBL</title>
<script src="http://rubaxa.github.io/Sortable/Sortable.js"></script>
<style id="jsbin-css">
.tile {
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>SRBL</title>
<script src="http://rubaxa.github.io/Sortable/Sortable.js"></script>
<style id="jsbin-css">
.tile {
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>SRBL</title>
<script src="http://rubaxa.github.io/Sortable/Sortable.js"></script>
<style id="jsbin-css">
.tile {
@plugn
plugn / index.html
Last active February 14, 2017 13:20 — forked from anonymous/index.html
contentful API // http://jsbin.com/lopovo
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<script src="https://unpkg.com/contentful@latest/browser-dist/contentful.min.js"></script>
</head>
<body>
@plugn
plugn / index.html
Created February 15, 2017 12:09 — forked from anonymous/index.html
JS Bin // source http://jsbin.com/vofowip
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
#app [draggable=true] {
outline: 1px solid #eee;
}
@plugn
plugn / index.html
Created February 15, 2017 13:46 — forked from anonymous/index.html
JS Bin // source http://jsbin.com/vofowip
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
#app [draggable=true] {
outline: 1px solid #eee;
}
@plugn
plugn / index.html
Created February 15, 2017 13:47 — forked from anonymous/index.html
Mozilla Drag N Drop Example // http://jsbin.com/bawoloq
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
#app [draggable=true] {
outline: 1px solid #eee;
margin: 5px 0;
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
li {
box-sizing: border-box;
padding: 10px