[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Login?


Tom writes:
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]

It's not working at all? Or it's doing something, but not what you expected? Perhaps a bit more explanation would be handy. CU, Gert
_______________________________________________
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.