<span id="people">
<aside class="person">
<img src="../wp-content/uploads/2014/09/krall_220.jpg" alt="" title="Emma Krall" width="220" height="220" />
<h3>Emma Krall</br>Account Director</h3>
</br>
</aside>
<aside class="person">
<img src="../wp-content/uploads/2014/09/reynier_220.jpg" alt="" title="Alex Reynier" width="220" height="220" />
<h3>Alex Reynier</br>Tech Director</h3>
</br>
</aside>
<aside class="person">
<img src="../wp-content/uploads/2014/09/joe_220.jpg" alt="" title="Joe Goicoechea" width="220" height="220" />
<h3>Joe Goicoechea</br>Creative</h3>
</br>
</aside>
<aside class="person">
<img src="../wp-content/uploads/2014/09/isabel_220.jpg" alt="" title="Isabel Calway" width="220" height="220" />
<h3>Isabel Calway</br>Account Executive</h3>
</br>
</aside>
<aside class="person">
<img src="../wp-content/uploads/2014/09/warcup_220.jpg" alt="" title="Charlie Warcup" width="220" height="220" />
<h3>Charlie Warcup</br>Creative</h3>
</br>
</aside>
<aside class="person">
<img src="../wp-content/uploads/2014/09/harazim_220.jpg" alt="" title="Alex Harazim" width="220" height="220" />
<h3>Alex Harazim</br>Designer / Head of IT</h3>
</br>
</aside>
<aside class="person">
<img src="../wp-content/uploads/2014/09/holtham_220.jpg" alt="" title="Emma Holtham" width="220" height="220" />
<h3>Emma Holtham</br>Senior Producer</h3>
</br>
</aside>
<aside class="person">
<img src="../wp-content/uploads/2014/09/darren_220.jpg" alt="" title="Darren Cox" width="220" height="220" />
<h3>Darren Cox</br>Head of Design</h3>
</br>
</aside>
<aside class="person">
<img src="../wp-content/uploads/2014/09/ollie_220.jpg" alt="" title="Ollie Jarrot" width="220" height="220" />
<h3>Ollie Jarrot</br>Creative</h3>
</br>
</aside>
<aside class="person">
<img src="../wp-content/uploads/2014/09/laura_220.jpg" alt="" title="Laura Dixon" width="220" height="220" />
<h3>Laura Dixon</br>Account Manager</h3>
</br>
</aside>
<aside class="person">
<img src="../wp-content/uploads/2014/09/karen_220.jpg" alt="" title="Karen Slade" width="220" height="220" />
<h3>Karen Slade</br>Senior Producer</h3>
</br>
</aside>
<aside class="person">
<img src="../wp-content/uploads/2014/09/knight_220.jpg" alt="" title="Chris Knight" width="220" height="220" />
<h3>Chris Knight</br>Account Executive</h3>
</br>
</aside>
<aside class="person">
<img src="../wp-content/uploads/2014/09/slattery.jpg" alt="" title="Jo Slattery" width="220" height="220" />
<h3>Jo Slattery</br>Client Relationship Manager</h3>
</br>
</aside>
</div>
</span>
ono
<button onclick="shuffleNodes()">Shuffle</button>
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. |