<?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: Create Slick, Scrolling Panels with jQuery &amp; Coda Slider</title>
	<atom:link href="http://www.ajaxbestiary.com/2007/10/23/create-slick-scrolling-panels-with-jquery-coda-slider/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxbestiary.com/2007/10/23/create-slick-scrolling-panels-with-jquery-coda-slider/</link>
	<description>AJAX Development, News, Techniques &#38; More</description>
	<lastBuildDate>Sat, 06 Mar 2010 02:43:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Don Albrecht</title>
		<link>http://www.ajaxbestiary.com/2007/10/23/create-slick-scrolling-panels-with-jquery-coda-slider/comment-page-1/#comment-28</link>
		<dc:creator>Don Albrecht</dc:creator>
		<pubDate>Tue, 23 Oct 2007 13:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/10/23/create-slick-scrolling-panels-with-jquery-coda-slider/#comment-28</guid>
		<description>One problem with the software is its inability to select text in firefox.  There is an easy fix for this by modifying the style sheet:

Hey Don, thanks for the comment.

The CSS on this page doesn’t fully validate because of one property in the stylesheet: -moz-user-select. I put that in to stop a glitch where the whole slider would highlight when you clicked outside it in Firefox.

Unfortunately, using that property also stops the text from highlighting at all in Firefox. Just take it out and you should be all good.</description>
		<content:encoded><![CDATA[<p>One problem with the software is its inability to select text in firefox.  There is an easy fix for this by modifying the style sheet:</p>
<p>Hey Don, thanks for the comment.</p>
<p>The CSS on this page doesn’t fully validate because of one property in the stylesheet: -moz-user-select. I put that in to stop a glitch where the whole slider would highlight when you clicked outside it in Firefox.</p>
<p>Unfortunately, using that property also stops the text from highlighting at all in Firefox. Just take it out and you should be all good.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
