[thelist] inserting value into JS array

aardvark roselli at earthlink.net
Fri Feb 1 16:27:01 CST 2002


> From: ".jeff" <jeff at members.evolt.org>
[...]
> no you're not, you've got an if/else statement there.  simply convert
> it to a ternary statement embedded within your HM_Array2 variable
> declaration:
>
> HM_Array2 = [
> [100,				// menu width
> 130,				// left_position
> (IsMac()) ? 0 : 15,	// top_position
> "#000000",      		// font_color
[...]

nup, dinna work...

i'm starting to think something else is going on...



More information about the thelist mailing list