Skip to content

Instantly share code, notes, and snippets.

@PosterCtrl = ($scope) ->
$scope.posters = [
title: "Blade Runner"
url: "http://cf2.imgobject.com/t/p/w342/keDKC1r2SyA6uDkEzzVyH8xUzW8.jpg"
,
title: "Labyrinth"
url: "http://cf2.imgobject.com/t/p/w342/40D6CVNGYbIgg7Sdt1jAYkFA08d.jpg"
,
title: "Jaws"
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>diamonds</title>
<style type="text/css">
#diamonds {
width: 400px;
height: 400px;