First of all, congrats on a cool site and some great designs. You guys rock.
One thing you might want to do: Put window.focus in your target pages when browsing the page kits. What is happening is that a user can view the first one, but when returning to the parent page and selecting a second one, the browser window remains behind the parent. I think this is the code I use to do it: <body onload="self.focus()">
Other than that, thanks for your site. Very slick.
Mark
One thing you might want to do: Put window.focus in your target pages when browsing the page kits. What is happening is that a user can view the first one, but when returning to the parent page and selecting a second one, the browser window remains behind the parent. I think this is the code I use to do it: <body onload="self.focus()">
Other than that, thanks for your site. Very slick.
Mark


