Results 1 to 3 of 3

Thread: Ms >> Nn

  1. #1

    Thread Starter
    Hyperactive Member Dodger's Avatar
    Join Date
    Mar 2001
    Posts
    433

    Exclamation Ms >> Nn

    Hey All,

    I need to make this work in NN:

    Code:
    <td align="left" bgColor="#d2e0ec" ONCLICK="document.location.href='w_sugg.html'" ONMOUSEDOWN="this.bgColor='#bcd2e3'" ONMOUSEOVER="this.bgColor='#FFFFFF'" ONMOUSEOUT="this.bgColor='#d2e0ec'" class="std" width="151" style="cursor: hand">
    Questions:

    Does NN have a td click event?
    How do I change the cursor in NN?
    How do I change the td bgColor on mouseover?

    TIA.

  2. #2
    Fanatic Member punkpie_uk's Avatar
    Join Date
    Sep 2001
    Location
    UK
    Posts
    645
    Hi,

    I NN4 (I assume this is what you are using) the javascript events in question only work with Layers Images and Anchors and not Tables.

    You could try putting a <layer> inside the <td> and attach the attributes to that instead
    SPREAD THE WORD!!! Are You Lee McCormick? Because I Am



    Lee M McCormick
    [email protected]

    Lee McCormick.com - Live
    Dynamically Webbed.com - In development but live

  3. #3

    Thread Starter
    Hyperactive Member Dodger's Avatar
    Join Date
    Mar 2001
    Posts
    433
    ok, thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width