Hi,
I've been having a nightmare with GOAN no longer working propery, having posted on the google support site, its seems I'm not alone.
I thought to get round the problem of the JS error i'd wrap the body code in a function, put it in the head and use the onload to call the function.
this may be the wrong forum, so appologies, but my question is...
if you have a script which is linked to in the head, and then you use the onload to call a function in that script.
will the onload only fire if the entire document and the linked in scripts have fully loaded? i guess that includes CSS files also.
or does the external file load 'timeout' and the onload continues to fire regardless?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!
I've been having a nightmare with GOAN no longer working propery, having posted on the google support site, its seems I'm not alone.
I thought to get round the problem of the JS error i'd wrap the body code in a function, put it in the head and use the onload to call the function.
this may be the wrong forum, so appologies, but my question is...
if you have a script which is linked to in the head, and then you use the onload to call a function in that script.
will the onload only fire if the entire document and the linked in scripts have fully loaded? i guess that includes CSS files also.
or does the external file load 'timeout' and the onload continues to fire regardless?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!