That works, great, thanks.
- Carsten
On May 21, 2006, at 8:42, David Emery wrote:
X
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
___
Emacs-orgmod
On Date: Sun, 21 May 2006 08:09:46 +0200, Carsten Dominik <[EMAIL PROTECTED]>
wrote:
>
> On May 21, 2006, at 1:01, T. V. Raman wrote:
>
> >
> > the bigger issue with this is that legal HTML and XHTML does not
> > allow you to have a free floating checkbox item outside an html
> > form element. X
On May 21, 2006, at 1:01, T. V. Raman wrote:
the bigger issue with this is that legal HTML and XHTML does not
allow you to have a free floating checkbox item outside an html
form element. XForms does allow this, but is probably not what
you're looking for.
Hmmm, this is a problem indeed. I
the bigger issue with this is that legal HTML and XHTML does not
allow you to have a free floating checkbox item outside an html
form element. XForms does allow this, but is probably not what
you're looking for.
> "Carsten" == Carsten Dominik <[EMAIL PROTECTED]> writes:
Carsten> I am tryi
I am trying to improve the HTML representation of the new checkboxes in
items. I found out that I could use
to get a pretty checkbox, but that of course gives a checkbox that is
actually active, so users can select and deselect them - unwanted in
this case. I would like a checkbox that sh