Explore >> Select a destination


You are here

juandebravo.com
| | denvaar.dev
6.4 parsecs away

Travel
| |
| | syntackle.com
7.8 parsecs away

Travel
| | You might be familiar with functions in JavaScript. An IIFE is a special type of function which is invoked implicitly.
| | pbrisbin.com
5.5 parsecs away

Travel
| | Often you might want to present a table of items, each of which links to its own page. Typically you might add an additional cell with a link to go to the item-specific page. Wouldn't it be better if the entire row was itself clickable? Well, I did the googling, and here's one easy way I've found to accomplish that. You'll need a little jQuery: $(function() { $('tbody.link tr').click(function() { window.
| | www.bitnative.com
23.4 parsecs away

Travel
|