<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: design: creating proper mouse-over borders</title>
	<atom:link href="http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/</link>
	<description></description>
	<lastBuildDate>Wed, 15 Jun 2011 05:03:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DynamiXLabs</title>
		<link>http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/comment-page-1/#comment-47</link>
		<dc:creator>DynamiXLabs</dc:creator>
		<pubDate>Tue, 29 Jan 2008 20:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/#comment-47</guid>
		<description>Hi Eric. The article has been created, and can be found at:

http://www.dynamixlabs.com/2008/01/29/design-creating-an-inline-css-image-border/</description>
		<content:encoded><![CDATA[<p>Hi Eric. The article has been created, and can be found at:</p>
<p><a href="http://www.dynamixlabs.com/2008/01/29/design-creating-an-inline-css-image-border/" rel="nofollow">http://www.dynamixlabs.com/2008/01/29/design-creating-an-inline-css-image-border/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DynamiXLabs</title>
		<link>http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/comment-page-1/#comment-45</link>
		<dc:creator>DynamiXLabs</dc:creator>
		<pubDate>Tue, 29 Jan 2008 19:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/#comment-45</guid>
		<description>I have just the thing for you. This is a distinct modification from what we have described above, but should deliver the end result you are looking for. Since this is a little complex, please stand by as we create a separate article to describe exactly how we completed it.</description>
		<content:encoded><![CDATA[<p>I have just the thing for you. This is a distinct modification from what we have described above, but should deliver the end result you are looking for. Since this is a little complex, please stand by as we create a separate article to describe exactly how we completed it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/comment-page-1/#comment-44</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 29 Jan 2008 19:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/#comment-44</guid>
		<description>I don&#039;t have an example of it working online, but this example image should show what I&#039;m thinking of:

http://www.sans-concept.com/images/mouseover_example.jpg

Basically an image border that utilizes the space inside the image as opposed to the default space outside the image.

You could probably do it with an extra div and some tricky styling, but it&#039;d be ideal if you could do it directly to the image link.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have an example of it working online, but this example image should show what I&#8217;m thinking of:</p>
<p><a href="http://www.sans-concept.com/images/mouseover_example.jpg" rel="nofollow">http://www.sans-concept.com/images/mouseover_example.jpg</a></p>
<p>Basically an image border that utilizes the space inside the image as opposed to the default space outside the image.</p>
<p>You could probably do it with an extra div and some tricky styling, but it&#8217;d be ideal if you could do it directly to the image link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DynamiXLabs</title>
		<link>http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/comment-page-1/#comment-43</link>
		<dc:creator>DynamiXLabs</dc:creator>
		<pubDate>Tue, 29 Jan 2008 19:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/#comment-43</guid>
		<description>Hi Eric. Do you have a link to a page that can demonstrate the problem? If you&#039;ll provide the problem, we&#039;ll provide an example fix and link to it in our article. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Eric. Do you have a link to a page that can demonstrate the problem? If you&#8217;ll provide the problem, we&#8217;ll provide an example fix and link to it in our article. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/comment-page-1/#comment-36</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 29 Jan 2008 03:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/#comment-36</guid>
		<description>These methods work well when an image is by itself, but what about a situation where an edge of your image is flush with a page element? I would imagine you&#039;d have to somehow alter the entire way a border is applied to the image- i.e. make the border appear inside/on top of the image instead of around it. Is this possible?</description>
		<content:encoded><![CDATA[<p>These methods work well when an image is by itself, but what about a situation where an edge of your image is flush with a page element? I would imagine you&#8217;d have to somehow alter the entire way a border is applied to the image- i.e. make the border appear inside/on top of the image instead of around it. Is this possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred Campbell</title>
		<link>http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/comment-page-1/#comment-13</link>
		<dc:creator>Fred Campbell</dc:creator>
		<pubDate>Fri, 25 Jan 2008 18:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/#comment-13</guid>
		<description>Aaaah, now I see.</description>
		<content:encoded><![CDATA[<p>Aaaah, now I see.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Archibald</title>
		<link>http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/comment-page-1/#comment-12</link>
		<dc:creator>Mike Archibald</dc:creator>
		<pubDate>Fri, 25 Jan 2008 17:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamixlabs.com/2008/01/25/design-creating-proper-mouse-over-borders/#comment-12</guid>
		<description>Good article.</description>
		<content:encoded><![CDATA[<p>Good article.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

