Forum Moderators: open
I am worried that the reason the function is not executing is because the .js file hasn't loaded in time before the function is executed.
The page can be seen that I am trying to interface at [geocities.com...] and select america/sugarloaf
Can anyone help
Thanks in advance
Pete
I don't know that it will have any affect, but the "javascript:" pseudo-URL probably doesn't belong in this code. It should only appear as part of the value of an href value in a link, as in <a href="javascript:myFunction();">link text</a>
I'm afraid I don't get your description of the location of the code vis-a-vis the parent/child relationship, nor your description of the sequence of events. Could you explain it step by step? Also, while the standard for this forum is to post just the code in question, I'm not sure there is quite enough to go on here.
Thanks inadvance
Pete