<?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>XHTML.ru &#187; DOM: введение</title>
	<atom:link href="http://xhtml.ru/category/dom_intro/feed/" rel="self" type="application/rss+xml" />
	<link>http://xhtml.ru</link>
	<description>XHTML, CSS, JavaScript, DOM... Советы, секреты, хитрости и тонкости, а также технологии создания правильных XHTML-документов с точки зрения веб-стандартов. Все по-русски!</description>
	<lastBuildDate>Fri, 11 Sep 2009 07:04:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Шпаргалка: методы DOM</title>
		<link>http://xhtml.ru/2007/07/05/dom-methods-cheatsheet/</link>
		<comments>http://xhtml.ru/2007/07/05/dom-methods-cheatsheet/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 10:23:13 +0000</pubDate>
		<dc:creator>Баранов Андрей</dc:creator>
				<category><![CDATA[DOM: введение]]></category>

		<guid isPermaLink="false">http://xhtml.ru/2007/07/05/shpargalka-metodyi-dom/</guid>
		<description><![CDATA[<p>Краткая памятка по часто используемым методам Объектной модели документа <abbr title="Document Object Model">DOM</abbr>.</p>]]></description>
		<wfw:commentRss>http://xhtml.ru/2007/07/05/dom-methods-cheatsheet/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Введение в Объектную Модель Документа&#160;1</title>
		<link>http://xhtml.ru/2005/04/20/dom_intro_1/</link>
		<comments>http://xhtml.ru/2005/04/20/dom_intro_1/#comments</comments>
		<pubDate>Wed, 20 Apr 2005 17:06:09 +0000</pubDate>
		<dc:creator>Баранов Андрей</dc:creator>
				<category><![CDATA[DOM: введение]]></category>

		<guid isPermaLink="false">http://new.xhtml.ru/2005/04/20/dom_intro_1/</guid>
		<description><![CDATA[Уровни Объектной Модели Документа(DOM) и их поддержка в браузерах<br />
Браузеры, совместимые со стандартом<br />
Дерево документа (Document Tree)<br />
Узлы (Nodes)]]></description>
		<wfw:commentRss>http://xhtml.ru/2005/04/20/dom_intro_1/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Введение в Объектную Модель Документа&#160;2</title>
		<link>http://xhtml.ru/2005/04/20/dom_intro_2/</link>
		<comments>http://xhtml.ru/2005/04/20/dom_intro_2/#comments</comments>
		<pubDate>Wed, 20 Apr 2005 17:05:25 +0000</pubDate>
		<dc:creator>Баранов Андрей</dc:creator>
				<category><![CDATA[DOM: введение]]></category>

		<guid isPermaLink="false">http://new.xhtml.ru/2005/04/20/dom_intro_2/</guid>
		<description><![CDATA[Корень Документа (Document Root)<br />
Перемещение по Дереву Документа<br />
Прямой доступ к элементам]]></description>
		<wfw:commentRss>http://xhtml.ru/2005/04/20/dom_intro_2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Введение в Объектную Модель Документа&#160;3</title>
		<link>http://xhtml.ru/2005/04/20/dom_intro_3/</link>
		<comments>http://xhtml.ru/2005/04/20/dom_intro_3/#comments</comments>
		<pubDate>Wed, 20 Apr 2005 17:04:57 +0000</pubDate>
		<dc:creator>Баранов Андрей</dc:creator>
				<category><![CDATA[DOM: введение]]></category>

		<guid isPermaLink="false">http://new.xhtml.ru/2005/04/20/dom_intro_3/</guid>
		<description><![CDATA[Типы узлов (Node Types)<br />
Атрибут, как узел Attribute<br />
Атрибуты стилей]]></description>
		<wfw:commentRss>http://xhtml.ru/2005/04/20/dom_intro_3/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Введение в Объектную Модель Документа&#160;4</title>
		<link>http://xhtml.ru/2005/04/20/dom_intro_4/</link>
		<comments>http://xhtml.ru/2005/04/20/dom_intro_4/#comments</comments>
		<pubDate>Wed, 20 Apr 2005 17:03:50 +0000</pubDate>
		<dc:creator>Баранов Андрей</dc:creator>
				<category><![CDATA[DOM: введение]]></category>

		<guid isPermaLink="false">http://new.xhtml.ru/2005/04/20/dom_intro_4/</guid>
		<description><![CDATA[Динамический контент<br />
Текстовые узлы (Text Nodes)]]></description>
		<wfw:commentRss>http://xhtml.ru/2005/04/20/dom_intro_4/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Введение в Объектную Модель Документа&#160;5</title>
		<link>http://xhtml.ru/2005/04/20/dom_intro_5/</link>
		<comments>http://xhtml.ru/2005/04/20/dom_intro_5/#comments</comments>
		<pubDate>Wed, 20 Apr 2005 17:02:13 +0000</pubDate>
		<dc:creator>Баранов Андрей</dc:creator>
				<category><![CDATA[DOM: введение]]></category>

		<guid isPermaLink="false">http://new.xhtml.ru/2005/04/20/dom_intro_5/</guid>
		<description><![CDATA[Добавление узлов<br />
Использование текстовых узлов<br />
Соединение и разделение текстовых узлов]]></description>
		<wfw:commentRss>http://xhtml.ru/2005/04/20/dom_intro_5/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Введение в Объектную Модель Документа&#160;6</title>
		<link>http://xhtml.ru/2005/04/20/dom_intro_6/</link>
		<comments>http://xhtml.ru/2005/04/20/dom_intro_6/#comments</comments>
		<pubDate>Wed, 20 Apr 2005 17:01:03 +0000</pubDate>
		<dc:creator>Баранов Андрей</dc:creator>
				<category><![CDATA[DOM: введение]]></category>

		<guid isPermaLink="false">http://new.xhtml.ru/2005/04/20/dom_intro_6/</guid>
		<description><![CDATA[Работа с узлами элементов (Element Nodes)]]></description>
		<wfw:commentRss>http://xhtml.ru/2005/04/20/dom_intro_6/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

