<?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/"
	xmlns:georss="http://www.georss.org/georss" 
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Corners, gradients and shadows with jQuery</title>
	<atom:link href="http://www.bioneural.net/2008/02/13/corners-gradients-and-shadows-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2008%2F02%2F13%2Fcorners-gradients-and-shadows-with-jquery%2F%23comment-&amp;seed_title=Corners%2C+gradients+and+shadows+with+jQuery</link>
	<description>bioneural.net is for stuff worth sharing: commentary by Bruce McKenzie. Major topics covered are gadgets, informatics, Internet, Mac, mobile, musings, New Zealand, photography, Project Koru, quicklinks, rant, rave, travel and Windows</description>
	<lastBuildDate>Wed, 17 Mar 2010 05:52:53 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bruce</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2008%2F02%2F13%2Fcorners-gradients-and-shadows-with-jquery%2F%23comment-78684&amp;seed_title=Corners%2C+gradients+and+shadows+with+jQuery/comment-page-1/#comment-78684</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Tue, 02 Feb 2010 20:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2008/02/13/corners-gradients-and-shadows-with-jquery/#comment-78684</guid>
		<description>@Aleksey: CSS3 was considered in &lt;a href=&quot;http://www.bioneural.net/2008/02/06/the-best-way-to-do-corners-and-gradients/&quot; rel=&quot;nofollow&quot;&gt;Part 1&lt;/a&gt;. All (major and recent) browsers&#8212;except the one that &lt;a href=&quot;http://en.wikipedia.org/wiki/Usage_share_of_web_browsers&quot; rel=&quot;nofollow&quot;&gt;most&lt;/a&gt; people use. It&#039;s not really pure CSS3 if it depends upon a server-side non-standard JavaScript .htc file...</description>
		<content:encoded><![CDATA[<p>@Aleksey: CSS3 was considered in <a href="http://www.bioneural.net/2008/02/06/the-best-way-to-do-corners-and-gradients/" rel="nofollow">Part 1</a>. All (major and recent) browsers&mdash;except the one that <a href="http://en.wikipedia.org/wiki/Usage_share_of_web_browsers" rel="nofollow">most</a> people use. It's not really pure CSS3 if it depends upon a server-side non-standard JavaScript .htc file...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksey</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2008%2F02%2F13%2Fcorners-gradients-and-shadows-with-jquery%2F%23comment-78683&amp;seed_title=Corners%2C+gradients+and+shadows+with+jQuery/comment-page-1/#comment-78683</link>
		<dc:creator>Aleksey</dc:creator>
		<pubDate>Tue, 02 Feb 2010 20:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2008/02/13/corners-gradients-and-shadows-with-jquery/#comment-78683</guid>
		<description>Please look at the link below for rounded corners, it works for all the browsers:
http://code.google.com/p/curved-corner/</description>
		<content:encoded><![CDATA[<p>Please look at the link below for rounded corners, it works for all the browsers:<br />
<a href="http://code.google.com/p/curved-corner/" rel="nofollow">http://code.google.com/p/curved-corner/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2008%2F02%2F13%2Fcorners-gradients-and-shadows-with-jquery%2F%23comment-77791&amp;seed_title=Corners%2C+gradients+and+shadows+with+jQuery/comment-page-1/#comment-77791</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Fri, 16 Jan 2009 07:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2008/02/13/corners-gradients-and-shadows-with-jquery/#comment-77791</guid>
		<description>@Bill: You&#039;re right; I just took a look in FF 3.1b2 for Mac and the banner corners are sharp. However, it&#039;s not just images that aren&#039;t rounded. Take a look at the &#039;Welcome&#039; box &lt;a href=&quot;http://www/tekoru.net&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; and you&#039;ll notice cornering is not rendered even with a non-image background colour; the drop shadow is also missing.

A new version of jQuery is available and I haven&#039;t checked to see if the plug-ins have been updated since I did this experiment; that might be a good place to start. If the issue persists it might make a worthwhile bug report for the folks at Mozilla.</description>
		<content:encoded><![CDATA[<p>@Bill: You're right; I just took a look in FF 3.1b2 for Mac and the banner corners are sharp. However, it's not just images that aren't rounded. Take a look at the 'Welcome' box <a href="http://www/tekoru.net" rel="nofollow">here</a> and you'll notice cornering is not rendered even with a non-image background colour; the drop shadow is also missing.</p>
<p>A new version of jQuery is available and I haven't checked to see if the plug-ins have been updated since I did this experiment; that might be a good place to start. If the issue persists it might make a worthwhile bug report for the folks at Mozilla.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Ortell</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2008%2F02%2F13%2Fcorners-gradients-and-shadows-with-jquery%2F%23comment-77790&amp;seed_title=Corners%2C+gradients+and+shadows+with+jQuery/comment-page-1/#comment-77790</link>
		<dc:creator>Bill Ortell</dc:creator>
		<pubDate>Thu, 15 Jan 2009 22:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2008/02/13/corners-gradients-and-shadows-with-jquery/#comment-77790</guid>
		<description>Uh... hmm... i LOVE jquery and images and saw that it worked on ie6/7 and i was in my ffox3 and the top rect. pattern image doesn&#039;t get masked properly... in each of the 5 on the &#039;live&#039; page that you have, i see the entire 4 cornered bandit at top on each example... did I miss something or might i have a setting incorrect in ffox3?  anyone else seen that?

btw - GREAT article on using all those 3 plugins/jquery features together 

but would really like to see it work in ffox3. :)</description>
		<content:encoded><![CDATA[<p>Uh... hmm... i LOVE jquery and images and saw that it worked on ie6/7 and i was in my ffox3 and the top rect. pattern image doesn't get masked properly... in each of the 5 on the 'live' page that you have, i see the entire 4 cornered bandit at top on each example... did I miss something or might i have a setting incorrect in ffox3?  anyone else seen that?</p>
<p>btw - GREAT article on using all those 3 plugins/jquery features together </p>
<p>but would really like to see it work in ffox3. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bethrezen</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2008%2F02%2F13%2Fcorners-gradients-and-shadows-with-jquery%2F%23comment-77763&amp;seed_title=Corners%2C+gradients+and+shadows+with+jQuery/comment-page-1/#comment-77763</link>
		<dc:creator>Bethrezen</dc:creator>
		<pubDate>Sun, 04 Jan 2009 08:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2008/02/13/corners-gradients-and-shadows-with-jquery/#comment-77763</guid>
		<description>@Bruce: Thanks for this article. It helped a lot.</description>
		<content:encoded><![CDATA[<p>@Bruce: Thanks for this article. It helped a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2008%2F02%2F13%2Fcorners-gradients-and-shadows-with-jquery%2F%23comment-76986&amp;seed_title=Corners%2C+gradients+and+shadows+with+jQuery/comment-page-1/#comment-76986</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Thu, 13 Nov 2008 06:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2008/02/13/corners-gradients-and-shadows-with-jquery/#comment-76986</guid>
		<description>@Kyle: I&#039;ve not revisited this since the &quot;experiment&quot;. As you will have seen in the &lt;a href=&quot;http://www.bioneural.net/wp-content/uploads/2008/02/jquery-tests/jquery-test.html&quot; rel=&quot;nofollow&quot;&gt;cases&lt;/a&gt; I was able to combine rounded corners with a background image gradient only. If you do determine that someone else has had success in doing this using JavaScript alone, please let me know.</description>
		<content:encoded><![CDATA[<p>@Kyle: I've not revisited this since the "experiment". As you will have seen in the <a href="http://www.bioneural.net/wp-content/uploads/2008/02/jquery-tests/jquery-test.html" rel="nofollow">cases</a> I was able to combine rounded corners with a background image gradient only. If you do determine that someone else has had success in doing this using JavaScript alone, please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2008%2F02%2F13%2Fcorners-gradients-and-shadows-with-jquery%2F%23comment-76985&amp;seed_title=Corners%2C+gradients+and+shadows+with+jQuery/comment-page-1/#comment-76985</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Wed, 12 Nov 2008 18:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2008/02/13/corners-gradients-and-shadows-with-jquery/#comment-76985</guid>
		<description>I&#039;m having some trouble trying to combine effects, which I noticed you mentioned as well.  Particularly the rounded corners plugin with the gradient plugin. depending on which one comes first in the script determines which one is displayed -- are there any known solutions?  Thanks</description>
		<content:encoded><![CDATA[<p>I'm having some trouble trying to combine effects, which I noticed you mentioned as well.  Particularly the rounded corners plugin with the gradient plugin. depending on which one comes first in the script determines which one is displayed -- are there any known solutions?  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2008%2F02%2F13%2Fcorners-gradients-and-shadows-with-jquery%2F%23comment-76705&amp;seed_title=Corners%2C+gradients+and+shadows+with+jQuery/comment-page-1/#comment-76705</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sat, 24 May 2008 11:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2008/02/13/corners-gradients-and-shadows-with-jquery/#comment-76705</guid>
		<description>I&#039;m not familiar with &quot;interface.js&quot; Kevin: is that another jQuery extension? I&#039;m no expert but my guess would be that there is a conflict between the two extensions, if they each work alone but not together.</description>
		<content:encoded><![CDATA[<p>I'm not familiar with "interface.js" Kevin: is that another jQuery extension? I'm no expert but my guess would be that there is a conflict between the two extensions, if they each work alone but not together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2008%2F02%2F13%2Fcorners-gradients-and-shadows-with-jquery%2F%23comment-76704&amp;seed_title=Corners%2C+gradients+and+shadows+with+jQuery/comment-page-1/#comment-76704</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sat, 24 May 2008 11:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2008/02/13/corners-gradients-and-shadows-with-jquery/#comment-76704</guid>
		<description>I am already using jQuery along with interface.js.. however when i add corner script, then interface.js is not working.. any clue ?</description>
		<content:encoded><![CDATA[<p>I am already using jQuery along with interface.js.. however when i add corner script, then interface.js is not working.. any clue ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icerabbit</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2008%2F02%2F13%2Fcorners-gradients-and-shadows-with-jquery%2F%23comment-76557&amp;seed_title=Corners%2C+gradients+and+shadows+with+jQuery/comment-page-1/#comment-76557</link>
		<dc:creator>icerabbit</dc:creator>
		<pubDate>Sat, 29 Mar 2008 02:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2008/02/13/corners-gradients-and-shadows-with-jquery/#comment-76557</guid>
		<description>Whaddayaknow? 

I&#039;m looking into a little tab solution. Experience a little problem with jquery. Turn back to google. Boom. There&#039;s Bioneural in the top search results, talking about jquery ! 

Btw. The issue is a non-transparent top left tab corner. I must be one of the first people trying tabs on a non white page ;) Even after applying transparency to the standard png tab&#039;s corners. Must be something bleeding through, but can&#039;t figure it out. So I bypassed it. 

Not sure this is relevant to the entry though. But, will put the check mark anyway ;)</description>
		<content:encoded><![CDATA[<p>Whaddayaknow? </p>
<p>I'm looking into a little tab solution. Experience a little problem with jquery. Turn back to google. Boom. There's Bioneural in the top search results, talking about jquery ! </p>
<p>Btw. The issue is a non-transparent top left tab corner. I must be one of the first people trying tabs on a non white page ;) Even after applying transparency to the standard png tab's corners. Must be something bleeding through, but can't figure it out. So I bypassed it. </p>
<p>Not sure this is relevant to the entry though. But, will put the check mark anyway ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
