edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Adam Thompson <arthompson1990@gmail.com>
To: Karl Dahlke <eklhad@comcast.net>
Cc: Edbrowse-dev@lists.the-brannons.com
Subject: Re: [Edbrowse-dev] Red Hot
Date: Tue, 3 Nov 2015 22:59:29 +0000	[thread overview]
Message-ID: <20151103225929.GC14583@toaster.adamthompson.me.uk> (raw)
In-Reply-To: <20151003033452.eklhad@comcast.net>

[-- Attachment #1: Type: text/plain, Size: 413 bytes --]

On Tue, Nov 03, 2015 at 03:34:52AM -0500, Karl Dahlke wrote:
> > I'm interested to know how one implements such magic,
> 
> It's something like this.
> This is for any div node . firstchild.
> 
> Object.defineProperty(Div.prototype, "firstChild", {
> get: function() { return this.childNodes[0]; }
> });
> 

Ah ok, didn't know js supported this kind of thing, that's useful to know.

Cheers,
Adam.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2015-11-03 22:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-02 23:41 Karl Dahlke
2015-11-03  6:51 ` Kevin Carhart
2015-11-03  8:02   ` Karl Dahlke
2015-11-03  8:20     ` Adam Thompson
2015-11-03  8:34       ` Karl Dahlke
2015-11-03 22:59         ` Adam Thompson [this message]
2015-11-03  8:14   ` Adam Thompson
2015-11-03  8:36     ` Kevin Carhart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151103225929.GC14583@toaster.adamthompson.me.uk \
    --to=arthompson1990@gmail.com \
    --cc=Edbrowse-dev@lists.the-brannons.com \
    --cc=eklhad@comcast.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).