<[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:
var cbc;
if (cbc){
if (ReadCookie("ebaysignin") == "in")
{
document.write("<img
src=\"http://pics.ebay.com/aw/pics/de/navbar/de_home_myebay_map_out.gif\" width=425
height=15 alt=\"Zurück zur Startseite, Anmelden, Mein eBay, Übersicht,
Einloggen\" border=0 usemap=\"#home_myebay_map_hasJS\" align=\"right\"><br
clear=\"all\">");
}
else
{
document.write("<img
src=\"http://pics.ebay.com/aw/pics/de/navbar/de_home_myebay_map_in.gif\" width=425
height=15 alt=\"Zurück zur Startseite, Anmelden, Mein eBay, Übersicht,
Einloggen\" border=0 usemap=\"#home_myebay_map_hasJS\" align=\"right\"><br
clear=\"all\">");
}
}
well, v3 does none if the if/else cookie part... it seems to jump over
the first if statement (which looks strange to me??)
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