In this article, I’ll show you how to place any type of content behind existing content on your webpage. One of the most popular applications of this effect is using rotators as the background for part of your page.
DWUser.com
Empowering Web Creativity
News / Blog
Posts Tagged ‘development’
The Basics of Overlaying Content
Saturday, July 21st, 2012Print Stylesheets: Styling for Paper
Saturday, July 14th, 2012In all the din surrounding CSS3 and other flashy features, it’s easy to forget about some of the more foundational CSS functionality that shouldn’t be ignored either. Today, I’m going to touch on one of the lesser-used features of CSS: the ability to customize how your webpage looks when it is printed.
Creating a Floating Navigation Menu
Saturday, June 2nd, 2012You’ve likely seen it while browsing the Internet – a navigation menu that “sticks” to the top of your window as you scroll down a page. This popular effect ensures that you never have to scroll back to the top of a page to navigate; the menu is always floating there, waiting to be used.
In this tutorial, I’ll show you how to create this effect.
Adding Lightbox Integration to EasyRotator
Saturday, May 19th, 2012Lightboxes are great for distraction-free viewing of photos. Today, we’re providing a plug-n-play script that makes it easy to add lightbox functionality to your existing EasyRotator sliders.
Why You Need a Local Testing Server (and How To Do It)
Friday, May 4th, 2012Please don’t tell me you’re testing your sites on the live server! That’s the slow way, and it can lead to embarrassments and security breaches. The solution is a local testing server. In this article, I’ll explain why you need one, and walk you through setting it up.