<?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>tinym creative &#187; tutorials</title>
	<atom:link href="http://tinym.com/category/tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://tinym.com</link>
	<description>website development &#38; consulting. I love WordPress.</description>
	<lastBuildDate>Tue, 20 Dec 2011 15:23:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Lightweight CSS Fisheye Menu</title>
		<link>http://tinym.com/2009/lightweight-css-fisheye-menu.html</link>
		<comments>http://tinym.com/2009/lightweight-css-fisheye-menu.html#comments</comments>
		<pubDate>Thu, 28 May 2009 12:00:54 +0000</pubDate>
		<dc:creator>tinym</dc:creator>
				<category><![CDATA[downloads]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[css image map]]></category>
		<category><![CDATA[fisheye]]></category>
		<category><![CDATA[free css menu]]></category>
		<category><![CDATA[image map]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[mac dock]]></category>

		<guid isPermaLink="false">http://tinym.com/?p=44</guid>
		<description><![CDATA[This technique uses an image map and css to create a fishey menu.]]></description>
			<content:encoded><![CDATA[<p><em>Before</em> you read about why I decided to use this technique (&#038; how it works) - <a href="http://tinym.com/downloads/menu.html">see it in action</a>.</p>
<p>A few weeks ago I spent a considerable amount of time troubleshooting various JavaScript conflicts in a WordPress site I was working on for my employer.  Part of the page design included a neat JavaScript-based fisheye navigation menu.  I was happy with the icons and their behavior on the page until we activated a featured content plugin.  That plugin caused all kinds of strange behavior on the site... </p>
<p>After much frustration turning plugins on and off then refreshing the pages I decided to scrap unnecessary JavaScript [the cute stuff I liked most] on the page.  As things were removed the site began to behave again.  Alas, I really wanted that <a href="http://tinym.com/downloads/menu.html">fisheye navigation menu</a>...</p>
<p>I hatched a simple plan to produce a similar effect minus freakish js conflicts.  I decided to use an <a href="http://www.frankmanno.com/ideas/css-imagemap/" title="image maps explained">image map</a> styled with CSS.  I didn't have a lot of time so I turned to my favorite image map generator at <a href="http://www.image-maps.com/">image-maps.com</a>.  I created the background graphic with all the pretty navigation icons and created an image map using their online tool.  You'll need use some specific settings in the Advanced section.  The roll over image should be larger than the image you used on the background.  This creates the fisheye effect in the menu.<br />
<strong>Image-Maps.com Advanced Settings</strong><br />
<a style="border:none;" href="http://www.flickr.com/photos/tinymeme/3571691284/sizes/o/in/set-72157617743947741/" title="View larger image at Flickr.com" target="_blank"><img src='http://farm4.static.flickr.com/3660/3571691284_11ac8823a1_m.jpg' alt='image-maps-settings'/></a></p>
<p><strong>Here's the background I used for this demo:</strong><br />
<a style="border:none" href="http://www.flickr.com/photos/tinymeme/3510159271/in/set-72157617743947741/" title="View at Flickr.com"><img style="border:none" src='http://farm4.static.flickr.com/3384/3510159271_36b17231fd.jpg' alt='css fisheye menu background'/></a></p>
<p>After I generated the image map at <a href="http://image-maps.com">image-maps.com</a> I saved the code and edited it in my favorite code editor <a href="http://www.mpsoftware.dk"><img border="0" src="http://www.mpsoftware.dk/images/buttons/phpdesigner_button_pink.png" alt="My most MOST favorite PHP Editor!" /></a>.  </p>
<p>See the <a href="http://tinym.com/downloads/menu.html" title="CSS fisheye menu demo">css fisheye menu</a> in action.  This version will load <em>a little slow</em> since the images are hosted at <a href="http://www.flickr.com/photos/tinymeme/sets/72157617743947741/">flickr.com</a> to save bandwidth here.  A link to the demo, source files, and icons are listed below.</p>
<p><strong><br />
The Goods</strong><br />
<a href="http://tinym.com/downloads/menu.html" title="CSS fisheye menu demo"><img src="http://tinym.com/wp-content/uploads/2009/05/demo.png" alt="view the live demo" title="view the live demo" width="158" height="69" class="size-full wp-image-89" /></a><br />
<br/><br />
Icons:<a href="http://www.smashingmagazine.com/2008/09/23/practika-a-free-icon-set/">PRACTIKA</a> by <a href="http://www.smashingmagazine.com">Smashing Magazine</a><br />
Layered Gimp File for this demo: <a href="http://tinymdotcom.deviantart.com/art/css-fisheye-layered-gimp-file-121754349">layered file</a><br />
Source Files: <a href="http://www.deviantart.com/download/124009813/lightweight_css_fisheye_menu_by_tinymdotcom.zip" title="Download the complete source files for this demo">css fisheye menu source</a><br />
Also available at the tinym Project Support Wiki: <a href="http://downloads.tinym.com/home/downloads/springbg_by_tinymdotcom.jpg">downloads.tinym.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tinym.com/2009/lightweight-css-fisheye-menu.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

