jQuery / Javascript Resources

jQuery: get a specific ancestor of an element

Here’s a nicer way to get an ancestor element without chaining calls to parent().parent() etc.

Read More »


jQuery: Smooth Scrolling Internal Anchor Links

Here’s a neat little jQuery trick to fancy up your internal anchor links, by making them scroll smoothly to their target as opposed to jumping instantly.

Read More »


Javascript & jQuery Cheat Sheet

Even the smartest cookies forget things from time to time.. Here’s a collection of Javascript & jQuery code snippets for your reference.

Read More »