Re: CGI checkbox labelling confuses javascript
- From: Greg G <ggershSNACK@xxxxxxxxxxx>
- Date: Wed, 12 Jul 2006 10:38:26 -0400
Mumia W. wrote:
Greg G wrote:I'm using a bit of javascript code to get the object type of cells in a table. However, because of the way CGI's checkbox function puts a <label>...</label> block around the checkbox. This confuses javascript which says that the type of object in that cell is unknown.
[...]
Hi Greg.
What's stopping you from writing the HTML code for the
checkbox directly?
Frankly, the code is much more readable if I use the convenience functions. I'm trying to eliminate directly coding the HTML.
I guess I'm really irked that this was added in with no option to not use it.
-Greg G
.
- References:
- CGI checkbox labelling confuses javascript
- From: Greg G
- Re: CGI checkbox labelling confuses javascript
- From: Mumia W.
- CGI checkbox labelling confuses javascript
- Prev by Date: Re: CGI checkbox labelling confuses javascript
- Previous by thread: Re: CGI checkbox labelling confuses javascript
- Index(es):
Relevant Pages
|