Im trying to do mouseover functions in my store, But its not worrking Right, Am I doing something Wrong?[if session logged_in] <td><a href="[area logout]" onmouseout="turn_off('menu_b2b')" onmouseover="turn_over('menu_b2b')"><img name="menu_b2b" src="/foundation/images/menu_b2b.gif" alt="Log Out" width="71" height="25" border="0"></a></td> [else] <td><a href="[area login]" onmouseout="turn_off('menu_b2')" onmouseover="turn_over('menu_b2')"><img name="menu_b2" src="/foundation/images/menu_b2.gif" alt="Log In" width="58" height="25" border="0"></a></td> [/else][/if]Basicaly It keeps me on the LogOut image and Im lost why..
The turn_off / turn_over are functions you wrote yourself? Any place where I can see the page? No javascript errors?
_______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.