<[EMAIL PROTECTED]> wrote at Mon, 18 Jun 2001 18:33:13 +0000
about <[voyager] Re: ebay.de: button map missing!>:
>
> Hello Michael
>
> On 16-Jun-01, you wrote:
>
> >
> > <[EMAIL PROTECTED]> wrote at 12 Jun 2001 00:26:47 +0200
> > about <[voyager] ebay.de: some text-buttons missing?>:
> >
> >>
> >> on http://www.ebay.de there are some buttons right at the top missing.
> >> e.g. the "my ebay" text...
> >>
> >> what's that?
> >> seems to be a javascript problem?
> >
> > it seems so.
> > the source looks like that:
>
> In this code, basically
>
> var cbc;
>
> resets the variable cbc in V. Hence,
>
> if(cbc) { }
>
> will never run, since it's null. I just checked in IE, and it keeps variable
> contents:
>
> var a = 10;
> var a;
> document.write(a); // prints 10
>
> This is a bug. And a nice one, too ;)
so, will you implement this bug?
;-)
byebye...
--
Michael Merkel (MiMe@IRC)
[EMAIL PROTECTED]
http://home.t-online.de/home/Merkel.Michael/
_____________________________________________________________________
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