X-Received: by 10.237.59.230 with SMTP id s35mr16822953qte.25.1469470954838; Mon, 25 Jul 2016 11:22:34 -0700 (PDT) X-Received: by 10.157.62.183 with SMTP id b52mr903029otc.1.1469470954705; Mon, 25 Jul 2016 11:22:34 -0700 (PDT) Path: csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!j37no4582776qta.0!news-out.google.com!d68ni6360ith.0!nntp.google.com!f6no4565890ith.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.javascript Date: Mon, 25 Jul 2016 11:22:34 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=116.203.131.158; posting-account=F-wi_QoAAAA9QfTnY622qw_s40JoHA-5 NNTP-Posting-Host: 116.203.131.158 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <5486a32e-a929-445a-98eb-1aaa2ed3dcc0@googlegroups.com> Subject: HTML inside a CANVAS From: bit-naughty@hotmail.com Injection-Date: Mon, 25 Jul 2016 18:22:34 +0000 Content-Type: text/plain; charset=UTF-8 X-Received-Bytes: 1125 X-Received-Body-CRC: 4293194459 Xref: csiph.com comp.lang.javascript:30970 I know next to nothing about CANVAS, but - say, if I want a form *inside* it, with text boxes and a submit button like normal..... - is that possible? How? Thanks.