<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; JS: Как привязать обьект к обьекту]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=7556&amp;type=atom" />
	<updated>2012-09-12T19:24:16Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=7556</id>
		<entry>
			<title type="html"><![CDATA[Re: JS: Как привязать обьект к обьекту]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=63809#p63809" />
			<content type="html"><![CDATA[<p>Это называется &quot;сеттер&quot;, которого в JS от мелкософта нет. Только колбеки либо http://forum.script-coding.com/viewtopic.php?pid=42087#p42087.</p>]]></content>
			<author>
				<name><![CDATA[JSmаn]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24434</uri>
			</author>
			<updated>2012-09-12T19:24:16Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=63809#p63809</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[JS: Как привязать обьект к обьекту]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=63761#p63761" />
			<content type="html"><![CDATA[<p>Как привязать обьект к обьекту, чтобы изменение одного повлекло одновременное изменение другого<br /></p><div class="codebox"><pre><code>document.getElementsByTagName(&quot;div&quot;)[0].prototype={innerText:window.status};</code></pre></div><p>Может есть какой нибудь другой способ присобачить наследование.</p>]]></content>
			<author>
				<name><![CDATA[Ottiwell_Wood]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26902</uri>
			</author>
			<updated>2012-09-11T19:47:07Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=63761#p63761</id>
		</entry>
</feed>
