<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; JS: Как реализовать функцию .click();]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9194&amp;type=atom" />
	<updated>2014-01-31T09:50:21Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9194</id>
		<entry>
			<title type="html"><![CDATA[Re: JS: Как реализовать функцию .click();]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=79584#p79584" />
			<content type="html"><![CDATA[<p>все получилось, спасибо за помощь</p>]]></content>
			<author>
				<name><![CDATA[wladpaliy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31670</uri>
			</author>
			<updated>2014-01-31T09:50:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=79584#p79584</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: JS: Как реализовать функцию .click();]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=79581#p79581" />
			<content type="html"><![CDATA[<p>Извиняюсь, скорее всего не получается потому, что при прямом вызове функции ей передаётся другой this.<br />Ну, тогда по номеру </p><div class="codebox"><pre><code>document.getElementsByTagName(&quot;button&quot;)[номер].click();</code></pre></div>]]></content>
			<author>
				<name><![CDATA[shiz]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26249</uri>
			</author>
			<updated>2014-01-31T07:54:55Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=79581#p79581</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: JS: Как реализовать функцию .click();]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=79566#p79566" />
			<content type="html"><![CDATA[<p>я начинающий в этом деле, но у меня ничего не получается, может как-то по другому?</p>]]></content>
			<author>
				<name><![CDATA[wladpaliy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31670</uri>
			</author>
			<updated>2014-01-30T19:26:52Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=79566#p79566</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: JS: Как реализовать функцию .click();]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=79552#p79552" />
			<content type="html"><![CDATA[<p>Поскольку кнопка без id, то можно просто вызвать </p><div class="codebox"><pre><code>Groups.enter(this, 66666, &#039;9999&#039;);</code></pre></div>]]></content>
			<author>
				<name><![CDATA[shiz]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26249</uri>
			</author>
			<updated>2014-01-30T16:32:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=79552#p79552</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[JS: Как реализовать функцию .click();]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=79550#p79550" />
			<content type="html"><![CDATA[<p>Как реализовать автоматический клик мишки на этот блок в js</p><p>&lt;button onclick=&quot;Groups.enter(this, 66666, &#039;9999&#039;)&quot;&gt;Клик&lt;/button&gt;</p>]]></content>
			<author>
				<name><![CDATA[wladpaliy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31670</uri>
			</author>
			<updated>2014-01-30T16:05:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=79550#p79550</id>
		</entry>
</feed>
