Re: Table containing Javascript to build cells



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/

.



Relevant Pages

  • Re: (non-root) setuid and permissions
    ... >>To summarize, the script can't be readable by the user, but it must ... Convince someone in power to allow you to run the wrapper program ... the wrapper could then execute your ... If the wrapper program is set-userid root, and it executes the script, ...
    (comp.unix.programmer)
  • "Find Album Info" declares a script error at metaservices.windowsmedia.com!
    ... The script debugger says this error is a Microsoft ... This div is styled with display: ... So apparently .reload isn't supported on ...
    (microsoft.public.windowsmedia.player)
  • Re: wrapper script issue
    ... The arguments need to be passed 'as is' to the script. ... Quoting $* passes a single long argument, which is what I think you're thinking of: ... Which is exactly what is needed with a wrapper. ... the ruby script with out explicit command line invocation of the ruby binary, ...
    (Debian-User)
  • Re: script execute permission without read permission
    ... Jamie Smith wrote: ... "wrapper" are already in specialg, ... because you deny "jamie" (the owner of script) read access to ... Make sure that your wrapper starts the right "script". ...
    (comp.os.linux.misc)
  • Re: Continuous vertical marquee doesnt work properly
    ... I use a script from www.dynamicdrive.com for a continous vertical ... called Cross browser Marquee II. ... that div gets the pictures sized in width:99%; ... // and finally the respectful browsers ...
    (comp.lang.javascript)