edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Karl Dahlke <eklhad@comcast.net>
To: edbrowse-dev@lists.the-brannons.com
Subject: [Edbrowse-dev] Caroline, different
Date: Sat, 23 Sep 2017 08:12:23 -0400	[thread overview]
Message-ID: <20170823081223.eklhad@comcast.net> (raw)
In-Reply-To: <alpine.LRH.2.03.1709230258340.22113@carhart.net>

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

> document.createElement('canvas').getContext;

The Canvas object is for drawing stuff. I tried to use it to my advantage, for making pictures for my website, though I never got it to work.
http://www.eklhad.net/canvas.c
That's ok, I made a better program based on Image Magick
http://www.eklhad.net/letterart.c
But I digress.
I could implement the Canvas object, but it would have to have all the draw methods inside it, in case the webside actually tried to use it.
I'll work on that as time permits.

> window.Worker

Don't know what that is.

> onhashchange

I looked this up and it is a function that fires when window.location.hash changes.
This is a location within the current web page.
There's just suppose to be a default handler, I guess, so I made one.
It doesn't fire when hash changes though, I haven't made that connection, but at least it's there.

Karl Dahlke

  reply	other threads:[~2017-09-23 12:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170823054132.eklhad@comcast.net>
2017-09-23 10:14 ` Kevin Carhart
2017-09-23 12:12   ` Karl Dahlke [this message]
2017-09-23 12:30   ` Karl Dahlke
2017-09-24  0:05     ` Kevin Carhart
2017-09-23 10:19 ` [Edbrowse-dev] why is nasa slow 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=20170823081223.eklhad@comcast.net \
    --to=eklhad@comcast.net \
    --cc=edbrowse-dev@lists.the-brannons.com \
    /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).