Thread: Javascript Question!!!

  1. #1
    Registered User compjinx's Avatar
    Join Date
    Aug 2001
    Posts
    214

    Javascript Question!!!

    How do you insert text into a layer tag, I know you can use the innerHTML with the DIV tag by doing this:
    document.getElementById("Example").innerHTML="lala land"
    or:
    document.all.Example.innerHTML="lala land"
    but I need my script to work with NS4 but I also need to insert text into a layer tag.
    How do I do this?????
    I need halp!!!
    do I need help????
    HELP!!!!!
    "The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."
    Eric Porterfield.

  2. #2
    Registered User compjinx's Avatar
    Join Date
    Aug 2001
    Posts
    214
    can it be done?
    does anybody here know javascript?
    is there a good javascript board somewhere where I could ask this question?
    "The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."
    Eric Porterfield.

  3. #3
    Hamster without a wheel iain's Avatar
    Join Date
    Aug 2001
    Posts
    1,385
    right - im guesing you that you expected to get flamed - and i dont want to dissapoint.

    this is a C/C++ programming website
    the board is called C# programming
    your question is on javascript

    are we making a connection here?

    no, neither am i
    Monday - what a way to spend a seventh of your life

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. JavaScript book recommendations
    By neandrake in forum Tech Board
    Replies: 2
    Last Post: 04-05-2009, 12:27 PM
  2. another do while question
    By kbpsu in forum C++ Programming
    Replies: 3
    Last Post: 03-23-2009, 12:14 PM
  3. Replies: 2
    Last Post: 03-10-2009, 08:36 PM
  4. Question...
    By TechWins in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 07-28-2003, 09:47 PM
  5. opengl DC question
    By SAMSAM in forum Game Programming
    Replies: 6
    Last Post: 02-26-2003, 09:22 PM