<?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: Иконки в jQuery UI. Небольшой хинт по смене классов ui-state-default/ui-state-hover.</title>
	<atom:link href="http://hudson.su/2010/02/02/jquery-ui-icons-hover-hint/feed/" rel="self" type="application/rss+xml" />
	<link>http://hudson.su/2010/02/02/jquery-ui-icons-hover-hint/</link>
	<description>статьи о web-разработке, менеджменте IT проектов и контроле качества</description>
	<lastBuildDate>Sun, 08 Apr 2012 11:00:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: hudson</title>
		<link>http://hudson.su/2010/02/02/jquery-ui-icons-hover-hint/#comment-456</link>
		<dc:creator>hudson</dc:creator>
		<pubDate>Mon, 18 Apr 2011 08:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://hudson.su/?p=801#comment-456</guid>
		<description>В смысле? ) Проблема была в том, что hover класс скриптом присваивается и отнимается - чего я не знал. Ну или не дочитал...</description>
		<content:encoded><![CDATA[<p>В смысле? ) Проблема была в том, что hover класс скриптом присваивается и отнимается &#8211; чего я не знал. Ну или не дочитал&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grey2k</title>
		<link>http://hudson.su/2010/02/02/jquery-ui-icons-hover-hint/#comment-455</link>
		<dc:creator>Grey2k</dc:creator>
		<pubDate>Mon, 18 Apr 2011 06:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://hudson.su/?p=801#comment-455</guid>
		<description>теги button короче :) не понял как html вставить в коммент</description>
		<content:encoded><![CDATA[<p>теги button короче <img src='http://hudson.su/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  не понял как html вставить в коммент</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grey2k</title>
		<link>http://hudson.su/2010/02/02/jquery-ui-icons-hover-hint/#comment-454</link>
		<dc:creator>Grey2k</dc:creator>
		<pubDate>Mon, 18 Apr 2011 06:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://hudson.su/?p=801#comment-454</guid>
		<description>&lt;pre&gt;
$( &quot;.minus&quot; ).button({
            icons: {
                primary: &quot;ui-icon-minus&quot;
            },
            text: false
        });

Всплывающая подсказка
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<pre>
$( ".minus" ).button({
            icons: {
                primary: "ui-icon-minus"
            },
            text: false
        });

Всплывающая подсказка
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grey2k</title>
		<link>http://hudson.su/2010/02/02/jquery-ui-icons-hover-hint/#comment-453</link>
		<dc:creator>Grey2k</dc:creator>
		<pubDate>Mon, 18 Apr 2011 06:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://hudson.su/?p=801#comment-453</guid>
		<description>а чем Вас не устроил метод который JQuery UI сами предлагают?

$( &quot;.minus&quot; ).button({
            icons: {
                primary: &quot;ui-icon-minus&quot;
            },
            text: false
        });

Всплывающая подсказка</description>
		<content:encoded><![CDATA[<p>а чем Вас не устроил метод который JQuery UI сами предлагают?</p>
<p>$( &#8220;.minus&#8221; ).button({<br />
            icons: {<br />
                primary: &#8220;ui-icon-minus&#8221;<br />
            },<br />
            text: false<br />
        });</p>
<p>Всплывающая подсказка</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hudson</title>
		<link>http://hudson.su/2010/02/02/jquery-ui-icons-hover-hint/#comment-338</link>
		<dc:creator>hudson</dc:creator>
		<pubDate>Thu, 24 Mar 2011 21:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://hudson.su/?p=801#comment-338</guid>
		<description>Какая картинка? Можно подробнее?</description>
		<content:encoded><![CDATA[<p>Какая картинка? Можно подробнее?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexblbl</title>
		<link>http://hudson.su/2010/02/02/jquery-ui-icons-hover-hint/#comment-336</link>
		<dc:creator>alexblbl</dc:creator>
		<pubDate>Thu, 24 Mar 2011 14:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://hudson.su/?p=801#comment-336</guid>
		<description>нечего оценивать картинка не отображается</description>
		<content:encoded><![CDATA[<p>нечего оценивать картинка не отображается</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hudson</title>
		<link>http://hudson.su/2010/02/02/jquery-ui-icons-hover-hint/#comment-74</link>
		<dc:creator>hudson</dc:creator>
		<pubDate>Thu, 22 Jul 2010 10:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://hudson.su/?p=801#comment-74</guid>
		<description>Спасибо большое! Похоже это именно &quot;оно&quot;, то что надо )</description>
		<content:encoded><![CDATA[<p>Спасибо большое! Похоже это именно &#8220;оно&#8221;, то что надо )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: werdes</title>
		<link>http://hudson.su/2010/02/02/jquery-ui-icons-hover-hint/#comment-73</link>
		<dc:creator>werdes</dc:creator>
		<pubDate>Thu, 22 Jul 2010 10:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://hudson.su/?p=801#comment-73</guid>
		<description>Попробуйте Paint.NET, тот же пайнт, только поддерживает альфа каналы, и прозрачность, +слои,  да и простор для разных манипуляций хороший (Freeware)</description>
		<content:encoded><![CDATA[<p>Попробуйте Paint.NET, тот же пайнт, только поддерживает альфа каналы, и прозрачность, +слои,  да и простор для разных манипуляций хороший (Freeware)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hudson</title>
		<link>http://hudson.su/2010/02/02/jquery-ui-icons-hover-hint/#comment-72</link>
		<dc:creator>hudson</dc:creator>
		<pubDate>Thu, 22 Jul 2010 09:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://hudson.su/?p=801#comment-72</guid>
		<description>Я дорисовывал иконки, но столкнулся с одной очень фиговой проблемой - белые иконки на прозрачном фоне в графических редакторах открывались как indexed colors и убивали полутона (там есть во многих иконках). Нормально они редактировались в Paint (!) но он прозрачность не показывает - и получалось белое на белом.</description>
		<content:encoded><![CDATA[<p>Я дорисовывал иконки, но столкнулся с одной очень фиговой проблемой &#8211; белые иконки на прозрачном фоне в графических редакторах открывались как indexed colors и убивали полутона (там есть во многих иконках). Нормально они редактировались в Paint (!) но он прозрачность не показывает &#8211; и получалось белое на белом.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: werdes</title>
		<link>http://hudson.su/2010/02/02/jquery-ui-icons-hover-hint/#comment-71</link>
		<dc:creator>werdes</dc:creator>
		<pubDate>Thu, 22 Jul 2010 09:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://hudson.su/?p=801#comment-71</guid>
		<description>Можно дорисовать, а можно самому сделать свой &quot;пак&quot; иконок (=

в css идет перемещение фоновой картинки в ограниченном шириной и высотой блоке:

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }

можно сделать свои значки меньшебольше размером, чем у jquery, и они будут служить столь же верно, если покопаться и изменить ширинувысоту у контейнера

другое дело стоит ли овчинка выделки...
сколько времени уйдет на все это...</description>
		<content:encoded><![CDATA[<p>Можно дорисовать, а можно самому сделать свой &#8220;пак&#8221; иконок (=</p>
<p>в css идет перемещение фоновой картинки в ограниченном шириной и высотой блоке:</p>
<p>/* positioning */<br />
.ui-icon-carat-1-n { background-position: 0 0; }<br />
.ui-icon-carat-1-ne { background-position: -16px 0; }<br />
.ui-icon-carat-1-e { background-position: -32px 0; }<br />
.ui-icon-carat-1-se { background-position: -48px 0; }<br />
.ui-icon-carat-1-s { background-position: -64px 0; }</p>
<p>можно сделать свои значки меньшебольше размером, чем у jquery, и они будут служить столь же верно, если покопаться и изменить ширинувысоту у контейнера</p>
<p>другое дело стоит ли овчинка выделки&#8230;<br />
сколько времени уйдет на все это&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

