Skip to content

Instantly share code, notes, and snippets.

View damianbaar's full-sized avatar
🚀

Damian Baar damianbaar

🚀
  • cloudprizm.io
  • void
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<script src="https://npmcdn.com/@reactivex/rxjs@5.0.0-alpha.8/dist/global/Rx.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<div id="test1" style="width:200px;height:100px;background:#DDEEFF" >20</div>
<div id="test2" style="width:200px;height:100px;background:#DDDDFF;" >10</div>