JlynnMc10
02-10-2003, 02:51 PM
Could someone please help me understand how this script works. I am wondering if all of the menu information is stored in one array or if each menu info is stored in its own array?
Here is the html where I think the menus are first setup (there are 6 menus all setup like this one but the src:Menu1 changes)
<TD class=background5 width="12%" height=12><IMG height=16 src="/images/usrbar_01a.gif" width=75
menu="height:20;top:58;left:15;src:Menu1;width:100;arrow-offset:85;menu-offset:-5;menu-topoffset:5;font-family:Arial;border-width:1;border-color:Black;highlight:#336699;background:#9C9A9C;font-color:black;icon-color:black;arrow-color:white;"
<a></A></TD>
Thanks.
Here is the html where I think the menus are first setup (there are 6 menus all setup like this one but the src:Menu1 changes)
<TD class=background5 width="12%" height=12><IMG height=16 src="/images/usrbar_01a.gif" width=75
menu="height:20;top:58;left:15;src:Menu1;width:100;arrow-offset:85;menu-offset:-5;menu-topoffset:5;font-family:Arial;border-width:1;border-color:Black;highlight:#336699;background:#9C9A9C;font-color:black;icon-color:black;arrow-color:white;"
<a></A></TD>
Thanks.