MM_swapImage

Status
Niet open voor verdere reacties.

jeffreyvanoostrom

Nieuwe gebruiker
Lid geworden
21 okt 2014
Berichten
3
Hallo,

Ik wil graag de tekst bij een mouse hover over wijzigen. De tekst is momenteel "STILS"

De coding was:
<a href="main/projectpagina_stills.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image15','','images/home/04_stills_roll-over.jpg',1)"><img src="images/home/04_stills.jpg" name="stills" width="395" height="263" border="0" class="beeld_home_rechts" id="Image15" /></a><br />

Heb ik gewijzigd in:
<a href="main/projectpagina_stills.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('stills','','images/home/04_stills_roll-over.jpg',1)"><img src="images/home/04_stills.jpg" name="stills" width="395" height="263" border="0" class="beeld_home_rechts" id="stills" /></a><br />

Wat doe ik verkeerd?

Alvast bedankt.

groet
Jeff
 
Geen idee hoor, maar misschien <img src="images/home/04_stills.jpg" name="stills" width="395" height="263" border="0" class="beeld_home_rechts" id="stills" /> name="stills" aanpassen?
 
Ja dat heb ik uiteraard geprobeerd, maar zoals je ziet is de titel in de coding "STILLS" en op de website zelf "STILS"
 
Status
Niet open voor verdere reacties.
Steun Ons

Nieuwste berichten

Terug
Bovenaan Onderaan