Visitors will leave your site via external links, we can’t fight it. But we can gather data on where the user is going and what pages they are exiting from with just a little bit of JavaScript.
Web Productivity, WordPress & Broken Images Tip in Week #7
I’m all over the place this week. WordPress, JavaScript, CSS, Chrome Extensions & Web Productivity. Learned a few things and sharing makes me feel good!
CSS Notifications, Hidden Form Posts & more in Week #4
This week left me with a few new tricks in my web development arsenal. CSS notifications, ditching those pesky extended characters with Javascript and even an little SEO.
Node, RegEx & JS | Week #1
Web Dev week number one brings Node.js news, reasons to avoid anonymous JavaScript functions, a RegEx tip and really quick way to introduce a CSS loading spinner to your site.
Dynamic Session Timeouts – Rewarding site progress with a longer session
Most server-side languages aren’t very flexible when it comes to session timeouts, by leveraging JavaScript we can conserve server memory while offering our most valuable visitors a lofty session timeout.
Geolocation & Company Locations Listing on Mobile Sites
One of the most common functions of a mobile site is to provide a quick list of locations for the company you're interested in. Ideally,…
Drop-Down Menu Techniques in Depth
Drop down menus are like parking ramps in that they allow you to “build-up”. Only, instead of building up to support more cars, we are…