Author Archives: steve r.

#js30.24 Sticky Nav

Javascript 30 part 24 is a demonstrates a layout with a sticky nav, animated on-scroll. http://outtolaunch.com/dev/js30/stickynav/stickynav.html

#js30.15 Local Storage

Javascript 30 part 15 demonstrates local storage. Coincidentally, I had just completed a dev test for a prospective client which involved local storage. Since I hadn’t yet worked with it, I did some research, worked it out, and sent off what I thought was a reasonable solution. Next day I returned my focus to working […]

#js30.11 Video Player

Javascript 30 part 11 involves customizing a video player, with scrubbing, volume & playback speed controls. I also added a full-screen function afterwards. Since I’m presently shorter on time than I am on backlog, I’m going to simply post the URL, and skip the explanations. http://outtolaunch.com/dev/js30/video_player/video_player.html