Home Page
I wrote all the JavaScript used on this home page from
scratch, and I also saved all the images for the main nav
bar, the second level nav bar, and all the roll-overs.
This is a static version of the home page I saved from the Patagonia Web Version 2.0 site, but the javascript it all functional. Try out:
Product Page
There is extensive JavaScript on the product page on
the Patagonia version 2.0 site. I wrote all of it from
scratch. I also created the HTML template for this page
which involved solving a Netscape rendering bug by changing
what is considered the "background" color. (When Netscape
renders a table of width="100%", fixed-width table cells of,
say, 1 pixel do not stay fixed width if the browser is at all
wide. Instead, as the browser window is stretched, the table
widths are stretched, even if they are supposed to be fixed.
This threw the rendering of the whole layout off, so I made
it a fixed-width page, changed the backgound color to light
grey (so the right column would blend in naturally) and
added a white-backgrounded table around the footer to give
the impression that the page background was actually white.
Problem solved.)
This is a static version of the product page saved from the Patagonia site. Try: