Path: csiph.com!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Ben Bacarisse Newsgroups: comp.lang.javascript Subject: Re: getElementsByClassName only inserts first image into canvas after ruby each loop Date: Sat, 16 Jul 2016 13:19:44 +0100 Organization: A noiseless patient Spider Lines: 50 Message-ID: <8760s5n5b3.fsf@bsb.me.uk> References: <3397987e-7925-4c49-8a94-d5f12a152223@googlegroups.com> <87lh192ff0.fsf@bsb.me.uk> <267f7082-d654-4a09-81d6-78f90e2a1fe6@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="017616aa25f81ec581c44d76d61ba2f3"; logging-data="7796"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/hsOYrlRmGKq/Jz36tzjs5itbbKPAUyis=" Cancel-Lock: sha1:PZEopecXDI00pRkRhWvZMHCViEo= sha1:B8922XyvhWuH3aG7x/W4I/f2bc4= X-BSB-Auth: 1.1b7774d1d62878cce713.20160716131944BST.8760s5n5b3.fsf@bsb.me.uk Xref: csiph.com comp.lang.javascript:30876 patrick lowry writes: > On Sunday, July 10, 2016 at 8:21:13 PM UTC-4, Ben Bacarisse wrote: >> ... The >> normal way to operate on the clicked element is to access it though the >> event object that is usually passed to the event handler. > Would you mind providing an example of how to do this or an better > explanation on how you would accomplish this? I have tried may > different ways using this approach but nothing seems to work. You are using JQuery, I think, and I don't know JQUery. Here is a very bare example In plain ECMAScript: Click test
ONE TWO
-- Ben.