<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>electronet &#187; CSS</title>
	<atom:link href="http://www.electronet.com.au/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.electronet.com.au</link>
	<description>where electrons go for a good time</description>
	<lastBuildDate>Mon, 08 Mar 2010 01:32:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Fixing the zoom:1; IE fix?</title>
		<link>http://www.electronet.com.au/2009/06/is-zoom1-the-answer-to-our-prayers/</link>
		<comments>http://www.electronet.com.au/2009/06/is-zoom1-the-answer-to-our-prayers/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 05:04:53 +0000</pubDate>
		<dc:creator>Todd Baker</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[ie]]></category>

		<guid isPermaLink="false">http://www.electronet.com.au.temp.backend.com/?p=3</guid>
		<description><![CDATA[Much has been written about the "magical fix" that *{zoom:1; } has on IE6 and IE7. By using this to force hasLayout onto IE a lot of the display issues we are used to are fixed easily.

BUT.. as I've just discovered... it can also create some of its own problems.]]></description>
			<content:encoded><![CDATA[<p>Much has been <a title="Ben Nadel's Blog" href="http://www.bennadel.com/blog/1354-The-Power-Of-ZOOM-Fixing-CSS-Issues-In-Internet-Explorer.htm">written</a> about the &#8220;magical fix&#8221; that *{zoom:1; } has on IE6 and IE7. By using this to force hasLayout onto IE a lot of the display issues we are used to are fixed easily.</p>
<p>BUT.. as i&#8217;ve just discovered&#8230; it can also create some of its own problems.</p>
<p>I had an issue reffered to me where IE6 was rendering some text way out of alignment, it seemed like a float clearing problem but clearing didnt have any affect. So I removed the zoom declaration and and that removed the problem, but restored a bunch of other problems the initial zoom:1; had fixed.</p>
<p>So, I had to find a way to reset the zoom property and the answer is &#8220;normal&#8221;. I also has to use * to apply it to ALL items in that box.</p>
<textarea cols="40" rows="10" name="code" class="Css">#container *{
zoom:normal !important
}</textarea>
	<!-- Wordpress Code Snippet -->
	<script type="text/javascript" src="http://www.electronet.com.au/wp-content/plugins/wordpress-code-snippet/js/shCore.js"></script><script type="text/javascript" src="http://www.electronet.com.au/wp-content/plugins/wordpress-code-snippet/js/shBrushCss.js"></script>
	<link type="text/css" rel="stylesheet" href="http://www.electronet.com.au/wp-content/plugins/wordpress-code-snippet/css/SyntaxHighlighter.css"/>
	
	<script language="javascript">
	dp.SyntaxHighlighter.ClipboardSwf = 'http://www.electronet.com.au/wp-content/plugins/wordpress-code-snippet/js/clipboard.swf';
	dp.SyntaxHighlighter.HighlightAll('code');
	</script>
	<!-- End Wordpress Code Snippet -->
	]]></content:encoded>
			<wfw:commentRss>http://www.electronet.com.au/2009/06/is-zoom1-the-answer-to-our-prayers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mashable Web Design Toolbox</title>
		<link>http://www.electronet.com.au/2008/11/mashable-web-design-toolbox/</link>
		<comments>http://www.electronet.com.au/2008/11/mashable-web-design-toolbox/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 23:46:00 +0000</pubDate>
		<dc:creator>Todd Baker</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.electronet.com.au/post.aspx?id=0b813a22-5c16-4642-8e8f-e3c2c6213178</guid>
		<description><![CDATA[Mashable have created a great list of sites that do everything from creating heatmaps of your site to making fav icons! Mashable Web Design Toolbox &#160;]]></description>
			<content:encoded><![CDATA[<p>
Mashable have created a great list of sites that do everything from <a href="http://www.feng-gui.com/default.aspx">creating heatmaps</a> of your site to <a href="http://shaheeilyas.com/favicon/">making fav icons</a>!
</p>
<p>
<a href="http://mashable.com/2008/11/05/web-design-toolbox/ ">Mashable Web Design Toolbox</a>
</p>
<p>
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronet.com.au/2008/11/mashable-web-design-toolbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live Validation</title>
		<link>http://www.electronet.com.au/2008/08/live-validation/</link>
		<comments>http://www.electronet.com.au/2008/08/live-validation/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 16:32:00 +0000</pubDate>
		<dc:creator>Todd Baker</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.electronet.com.au/post.aspx?id=f138630f-0c49-4482-a886-952cd8f3b21d</guid>
		<description><![CDATA[A very neat solution to javascript validation.. &#34;LiveValidation is a small open source javascript library for making client-side validation quick, easy, and powerful. It comprises of two main parts. Firstly, it provides developers with a rich set of core validation methods, which can also be used outside the context of forms. Secondly, it provides your [...]]]></description>
			<content:encoded><![CDATA[<p>
A very neat solution to javascript validation..
</p>
<p>
&quot;LiveValidation is a small open source javascript library for making<br />
client-side validation quick, easy, and powerful. It comprises of two<br />
main parts. Firstly, it provides developers with a rich set of core<br />
validation methods, which can also be used outside the context of<br />
forms. Secondly, it provides your visitors with real-time validation<br />
information as they fill out forms, helping them to get it right first<br />
time, making the forms easier, quicker and less daunting to complete&quot;
</p>
<p>
<a href="http://www.livevalidation.com/ ">http://www.livevalidation.com/<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronet.com.au/2008/08/live-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pretty Emails</title>
		<link>http://www.electronet.com.au/2008/06/pretty-emails/</link>
		<comments>http://www.electronet.com.au/2008/06/pretty-emails/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 17:49:00 +0000</pubDate>
		<dc:creator>Todd Baker</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.electronet.com.au/post.aspx?id=54377ea4-3887-455f-ba46-2b150e2c9379</guid>
		<description><![CDATA[Now im not the biggest fan of HTML emails but I can understand how they are valuable from a marketing perspective. Microsoft really threw a spanner in the works last year when they released Office 2007 that featured reduced CSS support in Outlook. Much was written on the reasons for this but none the less [...]]]></description>
			<content:encoded><![CDATA[<p>Now im not the biggest fan of HTML emails but I can understand how they are valuable from a marketing perspective. Microsoft really threw a spanner in the works last year when they released Office 2007 that featured reduced CSS support in Outlook. <a href="http://www.campaignmonitor.com/blog/archives/2007/01/microsoft_takes_email_design_b.html">Much was written on the reasons for this</a> but none the less it has set html emails back a couple of years.</p>
<p>The good folks over at Campaign Monitor have put in a lot of work into evaluating what email client supports what and how well and have produced <a href="http://www.campaignmonitor.com/css/">a great guide</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronet.com.au/2008/06/pretty-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good form design</title>
		<link>http://www.electronet.com.au/2008/04/good-form-design/</link>
		<comments>http://www.electronet.com.au/2008/04/good-form-design/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 00:31:00 +0000</pubDate>
		<dc:creator>Todd Baker</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Interface]]></category>

		<guid isPermaLink="false">http://www.electronet.com.au/post.aspx?id=6f55f18d-b5a5-489a-94eb-6851e8ccb97f</guid>
		<description><![CDATA[Forms dont always get the design time they probably deserve. Obviously a form needs to be familiar and easy to use but it shouldnt be imune from the design process.&#160; Smashing Mag have another great showcase article, this time it&#39;s forms! They&#39;ve collected some great examples of creative forms.]]></description>
			<content:encoded><![CDATA[<p>
Forms dont always get the design time they probably deserve. Obviously a form needs to be familiar and easy to use but it shouldnt be imune from the design process.&nbsp;
</p>
<p>
<a href="http://www.smashingmagazine.com/">Smashing Mag</a> have another great showcase article, this time it&#39;s forms! They&#39;ve collected some great <a href="http://www.smashingmagazine.com/2008/04/17/web-form-design-modern-solutions-and-creative-ideas/">examples of creative forms</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronet.com.au/2008/04/good-form-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lite Box</title>
		<link>http://www.electronet.com.au/2008/04/lite-box/</link>
		<comments>http://www.electronet.com.au/2008/04/lite-box/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 22:42:00 +0000</pubDate>
		<dc:creator>Todd Baker</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.electronet.com.au/post.aspx?id=85689c40-032d-46b4-98a9-7090d1c723d9</guid>
		<description><![CDATA[The way we implement photo galleries have change a lot since the V2 release of Lightbox. It was smooth and funky and DIDN&#39;T use pop-ups. The only draw back was it was kinda big in size. Lite Box to the rescue. If you dont need the full prototype library it comes in at only 30k. [...]]]></description>
			<content:encoded><![CDATA[<p>
The way we implement photo galleries have change a lot since the V2 release of <a href="http://www.huddletogether.com/projects/lightbox2/">Lightbox</a>. It was smooth and funky and <strong>DIDN&#39;T</strong> use pop-ups. The only draw back was it was kinda big in size. <strong><a href="http://www.doknowevil.net/litebox/">Lite Box</a></strong> to the rescue. If you dont need the full <a href="http://www.prototypejs.org/">prototype library</a> it comes in at only 30k.
</p>
<p>
<a href="http://planetozh.com/projects/lightbox-clones/">Planetozh</a> has a good rundown of all the <a href="http://planetozh.com/projects/lightbox-clones/">lightbox clones</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronet.com.au/2008/04/lite-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool AJAX Tools</title>
		<link>http://www.electronet.com.au/2008/04/cool-ajax-tools/</link>
		<comments>http://www.electronet.com.au/2008/04/cool-ajax-tools/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 22:40:00 +0000</pubDate>
		<dc:creator>Todd Baker</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.electronet.com.au/post.aspx?id=dccdc7f3-45ae-4b2b-83bb-482a30cf9684</guid>
		<description><![CDATA[There is a great article over at Smashing Magazine that shows off some of the neat effects achievable with a healthy dose of javascript and CSS. Their older Ajax &#38; CSS and Photo Gallery articles are also still quite relevant. &#160;]]></description>
			<content:encoded><![CDATA[<p>
There is a <a href="http://www.smashingmagazine.com/2008/04/15/60-more-ajax-and-javascript-solutions-for-professional-coding/">great article</a> over at <a href="http://www.smashingmagazine.com/">Smashing Magazine</a><br />
that shows off some of the neat effects achievable with a<br />
healthy dose of javascript and CSS.
</p>
<p>
Their older <a href="http://www.smashingmagazine.com/2007/06/12/tooltips-scripts-ajax-javascript-css-dhtml/">Ajax &amp; CSS</a> and <a href="http://www.smashingmagazine.com/2007/05/18/30-best-solutions-for-image-galleries-slideshows-lightboxes/">Photo Gallery</a> articles are also still quite relevant. &nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronet.com.au/2008/04/cool-ajax-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
