Re: Table containing Javascript to build cells
- From: "Jukka K. Korpela" <jkorpela@xxxxxxxxx>
- Date: Thu, 13 Jan 2011 00:22:26 +0200
P E Schoen wrote:
Using the
http://www.htmlhelp.com/reference/html40/special/script.html it seems
that script can be placed within any block elements.
Yes. Which elements are block elements?
I tried commenting out the <tbody> tags
Why did you expect that to help?
and I also tried a <div> block around
the script but failed validation.
Why did you expect that to help? In a context where only <tr> elements are allowed, a <div> wrapper cannot possibly help.
These also seem useful:
http://www.html-tags-guide.com/html-tbody-tag.html
http://javascript.about.com/library/blheadbody.htm
Ummm... did they actually help you?
Yes, I just replaced actual data with dummies for this post.
No, as I wrote, .null is wrong even for dummy data.
Maybe something like this:
http://www.webmasterworld.com/javascript/3068770.htm
Maybe what? URLing is like burping, just more annoying.
Sorry, I lost my interest in the problem, even without seeing what the real problem was.
--
Yucca, http://www.cs.tut.fi/~jkorpela/
.
- References:
- Table containing Javascript to build cells
- From: P E Schoen
- Re: Table containing Javascript to build cells
- From: Jukka K. Korpela
- Re: Table containing Javascript to build cells
- From: P E Schoen
- Table containing Javascript to build cells
- Prev by Date: Re: Table containing Javascript to build cells
- Next by Date: Re: Question regarding table
- Previous by thread: Re: Table containing Javascript to build cells
- Next by thread: Re: Table containing Javascript to build cells
- Index(es):
Relevant Pages
|