Javascript30

Sticky Nav with Javascript

Today we are creating a nav bar that is placed statically below a header image. Then as the user scrolls down and the navbar hits the top of the screen it should transition to a fixed location at the top of the browser.

Read

Follow Along Link Highlighter

This is the first step in a multi-part project that we will be completing. The aim of today is to create a white background 'pill' that will follow the cursor around the page to highlight the current (or latest) link that the cursor rolled over.

Read

Javascript and Geolocation

We're going to be using the Geolocation API to create a compass that not only guides us towards North but also show us how fast we are travelling.

Read

Native Speech Recognition

So.... Speech Recognition is available directly in the browser with no need for libraries. That is amazing.

Read