hi,
i have done advanced code in javascript, but it was always on the same page. I'd like to know if it's possible for example to do this :
have 2 frames, let's say frameA and frameB. I declare an array (or an other variable type )into frameA and want to add values into this array from frameB, so that when frameB is reseted, the array is still alive in frameA with all the values.
Is it doable ? how can i access to a variable on an other frame ? what is the syntax ?
thanks Best regards,
Elise, XML learning girl X-)
i have done advanced code in javascript, but it was always on the same page. I'd like to know if it's possible for example to do this :
have 2 frames, let's say frameA and frameB. I declare an array (or an other variable type )into frameA and want to add values into this array from frameB, so that when frameB is reseted, the array is still alive in frameA with all the values.
Is it doable ? how can i access to a variable on an other frame ? what is the syntax ?
thanks Best regards,
Elise, XML learning girl X-)