I wonder if somebody can help me with this script. It is meant to track outgoing links. It works without any problem with IE but not with FF. Can somebody provide any kind of hint? Thanks
have you tried separating the src iimg = new Image(); iimg.src = 'http://myserverurl.com/tracking/track_click1.php?id=1&href='+ location.href;