Re: Image swap and ELECTRIC config setting
2005/10/17 06:46
Viewed 4801 times
Replies: 1/1

I found the problem with setting electric. I just have a typo. Sorry about that. I still can figure out how to get the image swapping to work.

If I have my body set to <body onLoad="DynarchMenu.setup('menu', { electric: true} );">

and I have a list like this

<ul id="menu">
<li><a href="about-bcd.html" onMouseOver="MM_swapImage('about','','images/head-nav-on_03.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="images/head-nav_03.jpg" alt="" name="about" width="122" height="47" border="0" id="about"></a></li>
<ul>
<li>
<a href="#">Jtest1</a>
</li>
<li></li>
<li>
<a href="#">test2</a>
</li>
</ul>
</ul>

Why do my image swaps on mouse over and mouse out work when I don't use the menu but they don't work when I add the menu setup to the body onload?

If I can get this working I'll purchase a license immediately.

Re[2]: Image swap and ELECTRIC config setting
2005/10/17 11:01
Viewed 5995 times
Replies: 0/0

A new version (which is planned for release today) will contain a sample about using images in the main menu bar.

last
Google