<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									jquery, hide select option - BugOverflow				            </title>
            <link>https://muszak.eu/community/bugoverflow/jquery-hide-select-option/</link>
            <description>muszak.eu Forum dyskusyjne</description>
            <language>pl-PL</language>
            <lastBuildDate>Thu, 21 May 2026 10:14:02 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: jquery, hide select option</title>
                        <link>https://muszak.eu/community/bugoverflow/jquery-hide-select-option/#post-227</link>
                        <pubDate>Wed, 29 Jan 2020 08:57:14 +0000</pubDate>
                        <description><![CDATA[$(&quot;select option&quot;).each(function(index,element) {
        $(element).css({&quot;display&quot;:&quot;none&quot;});
    });]]></description>
                        <content:encoded><![CDATA[<pre>
    $("select option").each(function(index,element) {
        $(element).css({"display":"none"});
    });
</pre>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/bugoverflow/">BugOverflow</category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/jquery-hide-select-option/#post-227</guid>
                    </item>
				                    <item>
                        <title>jquery, hide select option</title>
                        <link>https://muszak.eu/community/bugoverflow/jquery-hide-select-option/#post-226</link>
                        <pubDate>Wed, 29 Jan 2020 08:56:53 +0000</pubDate>
                        <description><![CDATA[example]]></description>
                        <content:encoded><![CDATA[example]]></content:encoded>
						                            <category domain="https://muszak.eu/community/bugoverflow/">BugOverflow</category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/jquery-hide-select-option/#post-226</guid>
                    </item>
							        </channel>
        </rss>
		