• Good Evening

    I’m not mega advanced with coding and therefore, please keep your answers simple.

    I have a table which I have coded into my page, it is categories for award nominations. What I am trying to so is as the nominator mouses over the cell in the merged cell to the right it adds the description of the award.

    I am struggling to find information on how to do this. Is there anyone that could help?

    Code so far:

    <table>
    <tr>
    <th></th>
    <th rowspan=”15″></th>
    </tr>
    <tr>
    <td></td>
    </tr>
    <tr>
    <td></td>
    </tr>
    <tr>
    <td></td>
    </tr>
    <tr>
    <td></td>
    </tr>
    <tr>
    <td></td>
    </tr>
    <tr>
    <td></td>
    </tr>
    <tr>
    <td></td>
    </tr>
    <tr>
    <td></td>
    </tr>
    <tr>
    <td></td>
    </tr>
    <tr>
    <td></td>
    </tr>
    <tr>
    <td></td>
    </tr>
    <tr>
    <td></td>
    </tr>
    <tr>
    <td></td>
    </tr>
    <tr>
    <td></td>
    </tr>
    </table>

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Which theme or plugin are you working with for this section?

    Thread Starter Welshdpm

    (@welshdpm)

    I am working with the ScoutIT theme, although I have changed a few things. The tables and mouseover will be coded to each page

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mousover to Change Text in a Table Cell’ is closed to new replies.