Category CSS

  • CSS Tips: A Simple Way to Preload Images

    So you need to pre-load images, but don't want to deal with javascript or complicated workarounds. What do you do? The solution is simple. All we need to do is designate a CSS style with multiple background-images. As your browser reads the style, it...

    Read more...
    11/28/2007 11:06:56 PM Category CSS Comments 0
  • CSS Drop Down Menu

    After playing with some javascript menus today, I decided to see if I could pull off a drop down menu without any javascript. I’ve seen it done before, so I thought I’d give it a shot. It actually ended up being pretty simple, so I thought...

    Read more...
    11/28/2007 10:18:12 AM Category CSS Comments 0
Archive