backround colour from javascript on textarea

Discussion in 'HTML & Website Design' started by red_fiesta, Dec 11, 2006.

  1. #1
    I need to know how to change this line of code

    
    document.getElementById('message').style.backgroundColor = "#F6A8F1";
    
    Code (markup):
    to work for a textArea as well as a text box. at the moment it only would change a textbox if it was called message and would not do so to a textarea called message

    please advise

    thanks
     
    red_fiesta, Dec 11, 2006 IP