Articles Submitted for stephenmcintyre.net
Load WordPress Gravatars on the Fly
stephenmcintyre.net - This week I’ve put together a little script that generates these little Gravatars automatically as you type. It’s even got little Wavatar faces on them that change when you make a new address, so you’ll never get bored! read more ›
Using jQuery To Create Parallax Scrolling Backgrounds
stephenmcintyre.net - Demonstration on using jQuery and CSS techniques to create scrolling backgrounds. Here we layer backgrounds on top of each other and change their horizontal position to move them past the viewing area. It also uses different multipliers to move the ... read more ›
Open Windows in HTML with Standards Compliance
stephenmcintyre.net - When opening new windows from your web page that link to external files, a common practice is to open them in a new window as not to deter the user from your site. One method to do this in the past ... read more ›