/ Forside / Teknologi / Udvikling / HTML / Nyhedsindlæg
Login
Glemt dit kodeord?
Brugernavn

Kodeord


Reklame
Top 10 brugere
HTML
#NavnPoint
molokyle 11184
Klaudi 5506
bentjuul 3377
severino 2040
smorch 1950
strarup 1525
natmaden 1396
scootergr.. 1320
e.c 1150
10  miritdk 1110
CSS og TABLE
Fra : Klaus Nørtoft Olesen


Dato : 19-11-01 09:55

Hej
Jeg har en html side hvor jeg har en stor table hvor jeg gerne vil have
flytte onmouseover/onmouseout op i min CSS file
kan det lade sig gøre?

I kan se et udsnit af min tabel her:

<table width="980" border="0" cellspacing="2" cellpadding="2"
background="../images/design/back.gif">

<tr>
<td>
<table width="235" cellspacing="0" cellpadding="0"
onmouseover="this.style.backgroundColor='e2e2e2';this.style.cursor='hand';"
onmouseout="this.style.backgroundColor='transparent';this.style.cursor='hand
';"
OnClick="ValgMarke('99010','1')">
<tr>
<td height="20">
<img src="../Images/design/pil.gif">
<span class="tekst">Tilbehør - Værktøj - Forbrugsartikler </span>

</td>
</tr>
</table>
</td>
<td>
<table width="235" cellspacing="0" cellpadding="0"
onmouseover="this.style.backgroundColor='e2e2e2';this.style.cursor='hand';"
onmouseout="this.style.backgroundColor='transparent';this.style.cursor='hand
';"
OnClick="ValgMarke('775','99')">
<tr>
<td height="20">
<img src="../Images/design/pil.gif">
<span class="tekst">FSO</span>

</td>
</tr>
</table>
</td>
<td>
<table width="235" cellspacing="0" cellpadding="0"
onmouseover="this.style.backgroundColor='e2e2e2';this.style.cursor='hand';"
onmouseout="this.style.backgroundColor='transparent';this.style.cursor='hand
';"
OnClick="ValgMarke('77','99')">
<tr>
<td height="20">
<img src="../Images/design/pil.gif">
<span class="tekst">Mitsubishi</span>

</td>
</tr>
</table>
</td>
<td>
<table width="235" cellspacing="0" cellpadding="0"
onmouseover="this.style.backgroundColor='e2e2e2';this.style.cursor='hand';"
onmouseout="this.style.backgroundColor='transparent';this.style.cursor='hand
';"
OnClick="ValgMarke('106','99')">
<tr>
<td height="20">
<img src="../Images/design/pil.gif">
<span class="tekst">Skoda</span>

</td>
</tr>
</table>
</td>
</tr>

--
Klaus



 
 
Søg
Reklame
Statistik
Spørgsmål : 177511
Tips : 31968
Nyheder : 719565
Indlæg : 6408591
Brugere : 218887

Månedens bedste
Årets bedste
Sidste års bedste