All,
I am trying to use a URL to call some javascript to do something, which
is working fine in IE6 but using the same code in Netscape 4.79 I cannot
get it to work at all.
I get no errors, but no results either, Netscrape just sits there and
does nothing ?
Below is an emample of what I am attempting to do. I have had a search
through previous posts and tried to implement some of the...