<html>
<head>
<meta name="description" content="2013 videos">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>2013 videos</title>
<base target="_blank">
<style>
</style>
</head>
<body>
<h3>Click any video to view on fullscreen</h3>
<a data-flickr-embed="true" href="https://www.flickr.com/photos/136295175@N08/43995950911/in/dateposted/" title="00003">
<img src="https://farm1.staticflickr.com/936/43995950911_10f9789724.jpg" width="1000" alt="00003"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<hr>
<a data-flickr-embed="true" href="https://www.flickr.com/photos/136295175@N08/30127314808/in/dateposted/" title="00006">
<img src="https://farm2.staticflickr.com/1831/30127314808_4fb887fcf6.jpg" width="1000" alt="00006"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<hr>
<a data-flickr-embed="true" href="https://www.flickr.com/photos/136295175@N08/43090250595/in/dateposted/" title="00007">
<img src="https://farm2.staticflickr.com/1780/43090250595_c959593550.jpg" width="1000" alt="00007"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<hr>
<a data-flickr-embed="true" href="https://www.flickr.com/photos/136295175@N08/29058410997/in/dateposted/" title="00009">
<img src="https://farm1.staticflickr.com/939/29058410997_ac97b5cab6.jpg" width="1000" alt="00009"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<hr>
<a data-flickr-embed="true" href="https://www.flickr.com/photos/136295175@N08/42186776060/in/dateposted/" title="00011">
<img src="https://farm2.staticflickr.com/1771/42186776060_5ef512e420.jpg" width="1000" alt="00011"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<hr>
<a data-flickr-embed="true" href="https://www.flickr.com/photos/136295175@N08/43995968191/in/dateposted/" title="00012">
<img src="https://farm2.staticflickr.com/1775/43995968191_1e53218527.jpg" width="1000" alt="00012"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<hr>
<a data-flickr-embed="true" href="https://www.flickr.com/photos/136295175@N08/43995895681/in/dateposted/" title="00015">
<img src="https://farm1.staticflickr.com/931/43995895681_b931f16796.jpg" width="1000" alt="00015"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<hr>
<hr>
</body>
</html>
Output
You can jump to the latest bin by adding /latest
to your URL
Keyboard Shortcuts
Shortcut | Action |
---|---|
ctrl + [num] | Toggle nth panel |
ctrl + 0 | Close focused panel |
ctrl + enter | Re-render output. If console visible: run JS in console |
Ctrl + l | Clear the console |
ctrl + / | Toggle comment on selected lines |
ctrl + ] | Indents selected lines |
ctrl + [ | Unindents selected lines |
tab | Code complete & Emmet expand |
ctrl + shift + L | Beautify code in active panel |
ctrl + s | Save & lock current Bin from further changes |
ctrl + shift + s | Open the share options |
ctrl + y | Archive Bin |
Complete list of JS Bin shortcuts |
JS Bin URLs
URL | Action |
---|---|
/ | Show the full rendered output. This content will update in real time as it's updated from the /edit url. |
/edit | Edit the current bin |
/watch | Follow a Code Casting session |
/embed | Create an embeddable version of the bin |
/latest | Load the very latest bin (/latest goes in place of the revision) |
/[username]/last | View the last edited bin for this user |
/[username]/last/edit | Edit the last edited bin for this user |
/[username]/last/watch | Follow the Code Casting session for the latest bin for this user |
/quiet | Remove analytics and edit button from rendered output |
.js | Load only the JavaScript for a bin |
.css | Load only the CSS for a bin |
Except for username prefixed urls, the url may start with http://jsbin.com/abc and the url fragments can be added to the url to view it differently. |