geektyme.v3 design - take 1 (cont'd)

Mar 29, 05:59 PM

I’ve been continuing my work on geektyme.v3. I’ve worked out a way to have fixed position headers and footers while allowing the content to scroll. It took a bit of work and lots of googling, but in the end I was able to get it working satisfactorily for IE 6 and above as well as any browser that follows standards. I’ve tested IE 6 & 7 as well as Firefox 2 at this time, and I’m going to test out some other browsers too. If you have a browser I haven’t tested, feel free to check it out in your browser and leave a comment letting me know if it looks right. You can find the development version here, and if you want to look at the CSS check out skel.css – this is just the base layout. Here’s a preview of what it looks like in the 3 browsers I’ve tested as of today:


Firefox 2 ScreenshotInternet Explorer 7 ScreenshotInternet Explorer 6 Screenshot


Obviously from the small previews you can’t really tell the difference so you’ll need to click them to open the full size versions. IE 6 just looks a bit ugly – thanks to the lack of support for transparent png’s that I just don’t feel like hacking around – but it functions as intended so I think I can live with that. The XHTML validates as 1.0 Transitional, and of course the CSS passes the test too. Next up is the content, which I’m going to use unordered lists for. I just have to code it so they go horizontal instead of vertical and adjust to the size of the window. Then I’ll start the work on the actual navigation in the footer. After I have the base of everything, it will be time to start messing with good ol’ AJAX and adding actual content. At this point it won’t be database driven, but that’s the next step – it’ll be part of take 2, along with any other features I can come up with.

Mark Harrison

,

---

Comments

  1. It\'s so nice not having to worry anymore about Netscape 4 or IE 5.0 (depending on the work, I might also get to handwave IE 5.5) bugs :) I sleep safer at night now.

    Now, it\'s just a short time before IE 6 is history (either through Vista or because it gets rolled in with the update-du-jour), and then we can all float peacefully.

    As for the actual design, not bad at all.

    Adriano · 07.03.30, 06:56 AM · #

  2. IE7 still has it\'s quirks, but for the most part it seems to do OK. I was really surprised that I was able to get it working somewhat properly (minus transparency) in IE6.

    Thanks for the comment on the design. It should start looking even better soon, once I put together the content elements and navigation.

    mark · 07.03.30, 10:26 AM · #

 
---