Re: Question on html / javascript



JoAnne wrote:

How do I code this in html? :)

Post some code, and try a narrower newsgroup, such as an HTML one.

I would put the JavaScript, as functions, in a <script> block at the top,
and I would create a table where each cell has an onload= method or
equivalent, calling into that JavaScript. Then pass 'this' into the target
function, and once there use that.innerHTML = to replace the cell contents.

Post code because your solution might be closer to working than mine, and
post to a narrow newsgroup so others there can review the answer.

--
Phlip
http://www.greencheese.org/ZeekLand <-- NOT a blog!!!
.



Relevant Pages

  • Visual Basic and JavaScript
    ... Javascript code. ... decided to do a small portion of my DW app in VB, ... that cell. ... this is a server-side script. ...
    (microsoft.public.vsnet.general)
  • Re: Script does not work!
    ... Can you please explain the differences in JScript and JavaScript as they ... pertain to client-side script in a browser? ... and still does not make *THIS* a better newsgroup ... Please pursue CLIENT-SIDE issues in CLIENT-SIDE newsgroups. ...
    (microsoft.public.inetserver.asp.general)
  • Re: how do i make a self calculating order form
    ... Using client side script (JavaScript) or server side scripting ... To find the best Newsgroup for FrontPage support see: ...
    (microsoft.public.frontpage.programming)
  • Re: Background image of a cell?
    ... do you mean a script without accessing the styles of the cell? ... > How can I change the background image of a cell in my table using ... > JavaScript? ...
    (microsoft.public.scripting.jscript)
  • Re: Script does not work!
    ... I agree that this is not connected to databases or asp engine. ... Please advise me on the name of a client side scripting newsgroup. ... >> at the top the javascript does not function. ... >> When I remove this string the script works alright. ...
    (microsoft.public.inetserver.asp.general)

Loading