<?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>Oregon Publishing &#187; Fire Fox</title>
	<atom:link href="http://www.oregonpublishing.com/blog/category/fire-fox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oregonpublishing.com/blog</link>
	<description>Internet Tech Talk, Tools, and Commentary</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:27:33 +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>IE CSS :hover needs link reference</title>
		<link>http://www.oregonpublishing.com/blog/ie-css-hover-needs-link-reference/</link>
		<comments>http://www.oregonpublishing.com/blog/ie-css-hover-needs-link-reference/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 00:54:07 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Fire Fox]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Arrow Button]]></category>
		<category><![CDATA[Attribute]]></category>
		<category><![CDATA[Button Images]]></category>
		<category><![CDATA[Coda]]></category>
		<category><![CDATA[Cross Browser]]></category>
		<category><![CDATA[Css Code]]></category>
		<category><![CDATA[Css Reference]]></category>
		<category><![CDATA[Ff]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Geez]]></category>
		<category><![CDATA[Hyper Link]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[Link Reference]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Nbsp]]></category>
		<category><![CDATA[Nugget]]></category>
		<category><![CDATA[Quirk]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Sprite]]></category>

		<guid isPermaLink="false">http://www.oregonpublishing.com/blog/ie-css-hover-needs-link-reference/</guid>
		<description><![CDATA[I noticed another silly IE CSS quirk when styling links. In this particular case I was using a CSS Sprite and on mouseover the Sprite-image should slide up to show the hover state to the next link in a jquery coda slider type display. The Sprite&#8217;s CSS attribute :hover worked fine in FireFox, but when [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed another  silly IE CSS quirk when styling links. </p>
<p>In this particular case I was using a <a href="http://css-tricks.com/video-screencasts/43-how-to-use-css-sprites/">CSS Sprite</a> and on mouseover the Sprite-image should slide up to show the hover state to the next link in a jquery <a href="http://www.ndoherty.com/demos/coda-slider/1.1.1/">coda slider</a> type display. </p>
<p>The Sprite&#8217;s CSS attribute <i>:hover</i> worked fine in FireFox, but when testing in IE there was no reaction to the CSS <i>:hover</i> state.</p>
<p>Turns out that you have to add a hyper link reference or IE will not recognize that there needs to be a switch.</p>
<p>I applied the href and now the silder arrow button-images are&nbsp; is working great in IE7</p>
<p>Example:</p>
<p>This worked in FF but Not IE&nbsp; :&lt;a class=&#8221;prev&#8221;&gt;&lt;/a&gt;<br />This was the fix &lt;a href=&#8221;#&#8221; class=&#8221;prev&#8221;&gt;&lt;/a&gt;</p>
<p>Don&#8217;t you just love messing around with cross-browser compatiblity.</p>
<p>This little nugget of info only took me about an hour and half to figure out&#8230;.after I had adjusted much of my CSS code to figure out what was going on.<br />Nope the CSS was fine&#8230;geez.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=677cf7c6-0db8-8987-9a40-bbf650a80d74" /></div>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.oregonpublishing.com%2Fblog%2Fie-css-hover-needs-link-reference%2F';
  addthis_title  = 'IE+CSS+%3Ahover+needs+link+reference';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.oregonpublishing.com/blog/ie-css-hover-needs-link-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clicking is a waste of time</title>
		<link>http://www.oregonpublishing.com/blog/clicking-is-a-waste-of-time/</link>
		<comments>http://www.oregonpublishing.com/blog/clicking-is-a-waste-of-time/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 22:40:06 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Fire Fox]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[365 Days]]></category>
		<category><![CDATA[365 Days In A Year]]></category>
		<category><![CDATA[5 Clicks]]></category>
		<category><![CDATA[60 Seconds]]></category>
		<category><![CDATA[Acts]]></category>
		<category><![CDATA[Amount Of Time]]></category>
		<category><![CDATA[Brain]]></category>
		<category><![CDATA[Days In A Year]]></category>
		<category><![CDATA[Efficiency]]></category>
		<category><![CDATA[Extra]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Jeff Chandler]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Party Developers]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Postings]]></category>
		<category><![CDATA[Pugins]]></category>
		<category><![CDATA[Sake]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Waste Of Time]]></category>
		<category><![CDATA[Year 1]]></category>

		<guid isPermaLink="false">http://www.oregonpublishing.com/blog/clicking-is-a-waste-of-time/</guid>
		<description><![CDATA[FireFox and plugins. If your not using Firefox I suggest that you switch over, for simply the sake of time. If you spend a fair amount of time online, and I&#8217;m guessing you do because your reading how to save time by clicking less, the extra tools you can plugin to Firefox WILL save you [...]]]></description>
			<content:encoded><![CDATA[<p><strong>FireFox and plugins.</strong></p>
<p>If your not using Firefox I suggest that you switch over, for simply the sake of time.<br />
If you spend a fair amount of time online, <em>and I&#8217;m guessing you do because your reading how to save time by </em><em>clicking less</em>, the extra tools you can plugin to Firefox WILL save you time.<a href="http://www.oregonpublishing.com/blog/wp-content/uploads/2008/11/clock1.jpg"><img class="size-medium wp-image-134 alignleft" title="clock1" src="http://www.oregonpublishing.com/blog/wp-content/uploads/2008/11/clock1.jpg" alt="" width="114" height="114" /></a></p>
<p><strong>How much time?</strong></p>
<p>Years, ago I didn’t think so much about the time it takes to click, but when your clicking all day long, the less clicks the better.</p>
<p>Our Example of click time:</p>
<p>Let&#8217;s just say we can decrees our clicks on the mouse by 5 less clicks a day using Firefox plugins.<br />
We multiply that by 365 days in a year = 1,825 less clicks<br />
And it takes us about half of a seconds per click (.5 x 912.5 seconds)<br />
We divide that number by 60 (seconds in a minute)<br />
and we find out that by saving only 5 clicks a day<br />
you can reclaim 15 mins and 20 of your life back, Woot!</p>
<p>More plugins = more efficiency, once you know their power.</p>
<p>I was inpired to write this post after reading one of the many many many blog postings out there about FireFox and the power of it&#8217;s 3rd party developers.</p>
<p>Thank you open source and brain-e-acts, and thank you <a href="http://www.problogger.net/archives/2008/11/05/turn-firefox-3-into-a-blogging-toolbox/">jeff chandler</a>.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.oregonpublishing.com%2Fblog%2Fclicking-is-a-waste-of-time%2F';
  addthis_title  = 'Clicking+is+a+waste+of+time';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.oregonpublishing.com/blog/clicking-is-a-waste-of-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
