<?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: Make a Select&#8217;s Options&#160;Printable</title> <atom:link href="http://css-tricks.com/making-selects-printable/feed/" rel="self" type="application/rss+xml" /><link>http://css-tricks.com/making-selects-printable/</link> <description>Tips, Tricks, and Techniques on using Cascading Style Sheets.</description> <lastBuildDate>Fri, 10 Sep 2010 21:11:53 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: DougS</title><link>http://css-tricks.com/making-selects-printable/#comment-61173</link> <dc:creator>DougS</dc:creator> <pubDate>Wed, 09 Sep 2009 17:21:43 +0000</pubDate> <guid
isPermaLink="false">http://css-tricks.com/?p=3649#comment-61173</guid> <description>this is nice, Chris. I&#039;ve been looking at several sites that use different techniques to actually style the  tags. Does anyone have any tips on this topic? It seems to get pretty heavy based on the sites I&#039;ve looked at.....I wanted to use a single image in the background and CSS scroll...no luck yet....cheers :D</description> <content:encoded><![CDATA[<p>this is nice, Chris. I&#8217;ve been looking at several sites that use different techniques to actually style the  tags. Does anyone have any tips on this topic? It seems to get pretty heavy based on the sites I&#8217;ve looked at&#8230;..I wanted to use a single image in the background and CSS scroll&#8230;no luck yet&#8230;.</p><p>cheers :D</p> ]]></content:encoded> </item> <item><title>By: Spencer</title><link>http://css-tricks.com/making-selects-printable/#comment-61071</link> <dc:creator>Spencer</dc:creator> <pubDate>Tue, 08 Sep 2009 23:02:01 +0000</pubDate> <guid
isPermaLink="false">http://css-tricks.com/?p=3649#comment-61071</guid> <description>I would be for the server-side option myself, but the &quot;minified&quot; version is only 55KB (or am I missing something), and if you&#039;re already using jQuery or &quot;just tacking it on,&quot; it&#039;s an easy and elegant solution. And lets face it, JS is part of the web and sacrificing a little print isn&#039;t the worst of your martyrdom/fear.Using jQuery is not bad habit-forming&lt;strong&gt;.&lt;/strong&gt;</description> <content:encoded><![CDATA[<p>I would be for the server-side option myself, but the &#8220;minified&#8221; version is only 55KB (or am I missing something), and if you&#8217;re already using jQuery or &#8220;just tacking it on,&#8221; it&#8217;s an easy and elegant solution. And lets face it, JS is part of the web and sacrificing a little print isn&#8217;t the worst of your martyrdom/fear.</p><p>Using jQuery is not bad habit-forming<strong>.</strong></p> ]]></content:encoded> </item> <item><title>By: Blue</title><link>http://css-tricks.com/making-selects-printable/#comment-60992</link> <dc:creator>Blue</dc:creator> <pubDate>Mon, 07 Sep 2009 13:55:26 +0000</pubDate> <guid
isPermaLink="false">http://css-tricks.com/?p=3649#comment-60992</guid> <description>I think a Nice addition would be to hide the select menu in the print verison of the stylesheet as well.</description> <content:encoded><![CDATA[<p>I think a Nice addition would be to hide the select menu in the print verison of the stylesheet as well.</p> ]]></content:encoded> </item> <item><title>By: Chris Coyier</title><link>http://css-tricks.com/making-selects-printable/#comment-60991</link> <dc:creator>Chris Coyier</dc:creator> <pubDate>Mon, 07 Sep 2009 13:21:05 +0000</pubDate> <guid
isPermaLink="false">http://css-tricks.com/?p=3649#comment-60991</guid> <description>This is a good idea, probably the cleanest way to do it. I think in order to have it come out perfect you&#039;d have to make sure that you set the width of the select to be wide enough that you don&#039;t get any cut-off though (probably 100%).</description> <content:encoded><![CDATA[<p>This is a good idea, probably the cleanest way to do it. I think in order to have it come out perfect you&#8217;d have to make sure that you set the width of the select to be wide enough that you don&#8217;t get any cut-off though (probably 100%).</p> ]]></content:encoded> </item> <item><title>By: DN</title><link>http://css-tricks.com/making-selects-printable/#comment-60982</link> <dc:creator>DN</dc:creator> <pubDate>Mon, 07 Sep 2009 09:06:11 +0000</pubDate> <guid
isPermaLink="false">http://css-tricks.com/?p=3649#comment-60982</guid> <description>Why not just use jQuery to set the &#039;multiple&#039; attribute?&lt;pre&gt;&lt;code class=&quot;html&quot; markup=&quot;tt&quot;&gt;[ select multiple=&quot;multiple&quot; ]&lt;/code&gt;&lt;/pre&gt;( Brackets would be &lt; and &gt; )Automatically revealing all options</description> <content:encoded><![CDATA[<p>Why not just use jQuery to set the &#8216;multiple&#8217; attribute?</p><pre><code class="html" markup="tt">[ select multiple="multiple" ]</code></pre><p>( Brackets would be &lt; and &gt; )</p><p>Automatically revealing all options</p> ]]></content:encoded> </item> <item><title>By: Bryce</title><link>http://css-tricks.com/making-selects-printable/#comment-60937</link> <dc:creator>Bryce</dc:creator> <pubDate>Sun, 06 Sep 2009 07:53:06 +0000</pubDate> <guid
isPermaLink="false">http://css-tricks.com/?p=3649#comment-60937</guid> <description>I have to hand it to you, you come up with some very different ways of using JavaScript/jQuery, I don&#039;t think I ever would have thought off doing this.</description> <content:encoded><![CDATA[<p>I have to hand it to you, you come up with some very different ways of using JavaScript/jQuery, I don&#8217;t think I ever would have thought off doing this.</p> ]]></content:encoded> </item> <item><title>By: Bob Hay</title><link>http://css-tricks.com/making-selects-printable/#comment-60932</link> <dc:creator>Bob Hay</dc:creator> <pubDate>Sat, 05 Sep 2009 23:19:09 +0000</pubDate> <guid
isPermaLink="false">http://css-tricks.com/?p=3649#comment-60932</guid> <description>Very nice. I like the jquery solution, especially considering maybe 1% would print it.</description> <content:encoded><![CDATA[<p>Very nice. I like the jquery solution, especially considering maybe 1% would print it.</p> ]]></content:encoded> </item> <item><title>By: iFadey</title><link>http://css-tricks.com/making-selects-printable/#comment-60923</link> <dc:creator>iFadey</dc:creator> <pubDate>Sat, 05 Sep 2009 15:54:06 +0000</pubDate> <guid
isPermaLink="false">http://css-tricks.com/?p=3649#comment-60923</guid> <description>Yes I agree with you. I also do it with PHP :)</description> <content:encoded><![CDATA[<p>Yes I agree with you. I also do it with PHP :)</p> ]]></content:encoded> </item> <item><title>By: Justin Ryan</title><link>http://css-tricks.com/making-selects-printable/#comment-60916</link> <dc:creator>Justin Ryan</dc:creator> <pubDate>Sat, 05 Sep 2009 10:42:17 +0000</pubDate> <guid
isPermaLink="false">http://css-tricks.com/?p=3649#comment-60916</guid> <description>My only gripe with this is that you&#039;re taxing the user&#039;s system (no matter how slightly) EVERY time the page is loaded, regardless of whether or not they will be printing the page (because if they don&#039;t print, the affect of this code is useless.I wonder what percentage of every web page loaded per given time period is actually printed. My guess would be a minuscule amount.</description> <content:encoded><![CDATA[<p>My only gripe with this is that you&#8217;re taxing the user&#8217;s system (no matter how slightly) EVERY time the page is loaded, regardless of whether or not they will be printing the page (because if they don&#8217;t print, the affect of this code is useless.</p><p>I wonder what percentage of every web page loaded per given time period is actually printed. My guess would be a minuscule amount.</p> ]]></content:encoded> </item> <item><title>By: omfg</title><link>http://css-tricks.com/making-selects-printable/#comment-60902</link> <dc:creator>omfg</dc:creator> <pubDate>Sat, 05 Sep 2009 03:44:42 +0000</pubDate> <guid
isPermaLink="false">http://css-tricks.com/?p=3649#comment-60902</guid> <description>Good idea, but if you wont create div.print-select in non-printable version, you will do some correct:
1)In print version: select{display:none}
2)In script: $(&quot;select:hidden&quot;).each(function(i)...sorry for my eng (:</description> <content:encoded><![CDATA[<p>Good idea, but if you wont create div.print-select in non-printable version, you will do some correct:<br
/> 1)In print version: select{display:none}<br
/> 2)In script: $(&#8220;select:hidden&#8221;).each(function(i)&#8230;</p><p>sorry for my eng (:</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 3/9 queries in 0.020 seconds using apc
Content Delivery Network via cdn.css-tricks.com

Served from: css-tricks.com @ 2010-09-10 23:09:53 -->