<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Access Denied &#187; css</title>
	<atom:link href="http://www.accessdenied.cz/category/css/feed" rel="self" type="application/rss+xml" />
	<link>http://www.accessdenied.cz</link>
	<description>Poznámky a tak.</description>
	<lastBuildDate>Wed, 04 Jan 2012 13:21:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Odlišení prohlížeče IE pomocí CSS hacků</title>
		<link>http://www.accessdenied.cz/webdesign/odliseni-ie-v-css</link>
		<comments>http://www.accessdenied.cz/webdesign/odliseni-ie-v-css#comments</comments>
		<pubDate>Sun, 16 Oct 2011 12:04:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[css hacks]]></category>

		<guid isPermaLink="false">http://www.accessdenied.cz/?p=689</guid>
		<description><![CDATA[Pár jednoduchých hacků pro odlišení IE6+a- Samozřejmě lepší bude asi &#60;!&#8211;[if lt IE 7]&#62; &#60;link href=&#34;ie_6_and_below.css&#34; rel=&#34;stylesheet&#34; type=&#34;text/css&#34;&#62; &#60;![endif]&#8211;&#62; apod., ale i tohle se může občas hodit. IE 6 a nižší * html {} IE 7 a vyšší *:first-child+html {} * html {} Pouze IE 7 *:first-child+html {} IE 7 a moderní prohlížeče html>body {} [...]]]></description>
		<wfw:commentRss>http://www.accessdenied.cz/webdesign/odliseni-ie-v-css/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jak na blikající elementy?</title>
		<link>http://www.accessdenied.cz/javascript/jak-na-blikajici-elementy</link>
		<comments>http://www.accessdenied.cz/javascript/jak-na-blikajici-elementy#comments</comments>
		<pubDate>Thu, 13 May 2010 19:25:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.accessdenied.cz/?p=550</guid>
		<description><![CDATA[Je skvělé, že díky JQuery a pluginu PngFix lze nastavit plynulou průhlednost i u .PNG. Občas ale zamrzí ošklivé problikávání pozadí obrázku v okamžiku, kdy se načetla stránka, ale dosud se nespustil JQuery skript. Možná i vám pomůže toto řešení: V CSS nastavíme elementu .hideMe vlastnost {display:none;} Před JQuery, tedy hned za script type=&#8221;text/javascript&#8221; vložíme: [...]]]></description>
		<wfw:commentRss>http://www.accessdenied.cz/javascript/jak-na-blikajici-elementy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Úprava zarovnávání plovoucích elementů pro Firefox 3</title>
		<link>http://www.accessdenied.cz/internetove-prohlizece/uprava-zarovnavani-plovoucich-elementu-pro-firefox-3</link>
		<comments>http://www.accessdenied.cz/internetove-prohlizece/uprava-zarovnavani-plovoucich-elementu-pro-firefox-3#comments</comments>
		<pubDate>Sat, 09 Aug 2008 02:50:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Internetové prohlížeče]]></category>

		<guid isPermaLink="false">http://www.accessdenied.cz/?p=137</guid>
		<description><![CDATA[Kvůli nově zavedené podpoře inline-block ve Firefoxu3 (waaaaau užasnou teď jistě uživatelé IE5+) je třeba mírně upravit poměrně známý zarovnávací hack pro plovoucí (float) elementy. /* This needs to be first because FF3 is now supporting this */ .clearfix {display: inline-block;} .clearfix:after { content: &#8221; &#8220;; display: block; height: 0; clear: both; font-size: 0; visibility: [...]]]></description>
		<wfw:commentRss>http://www.accessdenied.cz/internetove-prohlizece/uprava-zarovnavani-plovoucich-elementu-pro-firefox-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

