• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

MM_swapImage

New Here ,
Oct 21, 2014 Oct 21, 2014

Copy link to clipboard

Copied

Hi all,

I'm not familair with Dreamweaver, so perhaps a stupid question:

I have a overview page, on mous over on an image a title appears. I'd like to change this title. I check hecked the html file on hte FTP but couldnt change the coding the correct way:

current coding with Title : Stils

<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="Image15" width="395" height="263" border="0" class="beeld_home_rechts" id="Image15" /></a><br />

I want the Title to be Stills (double L)

So I thought, let''s change the Name.... but no effect.

<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 />

Hope somebody knows

BR

Jeff

Views

270

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines