Get Cooking with Photoshop and CSS Are you a CSS guru… but a layout and graphics newbie? Or are you a whiz at making great Websites using tables, but feel lost with this whole CSS thing? Perhaps you’re a little bit of both… This article will take you from a blank Photoshop canvas to a CSS-based Web page. Get Cooking with […]
Browser resize, iFrames, toggling the sidebar and JS debugging A project that I am working on, teaches me some cool Javascript techniques every now and then. We needed to show a navigation area and the main content area. The obvious answer was to use frames. We also had to have something that can control both these frames. I decided on using iFrames since they […]