Hi,
If I have a global variable in one <SCRIPT>...</script>, is it
available in the 2nd <SCRIPT>...</script>. I do not know if "global"
means the whole document or the whole <SCRIPT>...</script> only.
Chris
If I have a global variable in one <SCRIPT>...</script>, is it
available in the 2nd <SCRIPT>...</script>. I do not know if "global"
means the whole document or the whole <SCRIPT>...</script> only.
Chris
Comment