I want all DIV's Changed

Discussion in 'JavaScript' started by mmelen, May 20, 2008.

  1. #1
    I want to change all div's with a class of "small" to be a class called "red".
    Or if easier, make all the div's "small" also have color: "#FF0000";

    Any suggestions? I have prototype if that helps.
     
    mmelen, May 20, 2008 IP
  2. mmelen

    mmelen Well-Known Member

    Messages:
    1,526
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    105
    #2
    Used Spans instead of Divs.
    thanks.
     
    mmelen, May 20, 2008 IP