Hello Gracia

On 18-Jun-01, you wrote:

Please add a subject line to your mails in future ;)

> It this supported by voyager:

The hitcounter/ad banner should work fine, many sites use this
method.

>  loadsite("http://www.jewishstreet.com/main.cfm";); 
> 
> 
>   function loadsite(pageUrl) {
>       if (navigator.appName == "Netscape") {
>                parent.top.location.href=pageUrl;
>        }else{
>                parent.top.location=pageUrl;
>        }
>    }

This is also a peice of bog standard Javascript that is certain to
work.

If it doesn't.. you've found a bug.  

Thanks
-- 
Matt <[EMAIL PROTECTED]>

_____________________________________________________________________
Voyager Mailing List - http://v3.vapor.com/
Voyager FAQ....: http://faq.vapor.com/voyager/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE

Reply via email to