emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Todd Neal <tolchz@tolchz.net>
To: emacs-orgmode@gnu.org
Subject: Re: HTML question
Date: Sat, 20 May 2006 15:41:33 -0400	[thread overview]
Message-ID: <87mzdcbi1e.fsf@tolchz.net> (raw)
In-Reply-To: cc9cca26a06fbb5d6e591682f8a400c6@science.uva.nl




Carsten Dominik <dominik@science.uva.nl> writes:

> this case.  I would like a checkbox that shows the state, but cannot
> be changed.  Is there an easy way to do this?

The following appears to work in Firefox. 

<INPUT TYPE=CHECKBOX CHECKED onClick="this.checked=1;"> Permanently Checked 
<INPUT TYPE=CHECKBOX onClick="this.checked=0;"> Permanently Unchecked


Todd

  reply	other threads:[~2006-05-20 19:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-20 19:15 HTML question Carsten Dominik
2006-05-20 19:41 ` Todd Neal [this message]
2006-05-20 23:01 ` T. V. Raman
2006-05-21  6:09   ` Carsten Dominik
2006-05-21  6:42     ` David Emery
2006-05-21  6:57       ` Carsten Dominik

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87mzdcbi1e.fsf@tolchz.net \
    --to=tolchz@tolchz.net \
    --cc=emacs-orgmode@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).