Javascript-Problem on http://www.finanztreff.de
Matthias Welk
welk at fokus.gmd.de
Thu Apr 4 22:30:42 BST 2002
On Thursday 04 April 2002 16:49, Vadim Plessky wrote:
> On Wednesday 03 April 2002 13:14, Matthias Welk wrote:
> | On Monday 01 April 2002 17:04, Vadim Plessky wrote:
> | > On Saturday 23 March 2002 03:23, David Faure wrote:
> | > | On Friday 22 March 2002 21:12, Matthias Welk wrote:
> | > | > As I allready described, I can't login into
> | > | > http://www.finanztreff.de if javascript is enabled.
> | > | >
> | > | > After debugging it, I found the problem.
> | > | > The following script inside the page reloads the page every 10
> | > | > milliseconds even if the window isn't rezised.
> | > | >
> | > | > <script language="JScript" FOR="window" EVENT="onresize">
> | > | > <!--
> | > | > if (document.all) {
> | > | > setTimeout('history.go(0)',10 );
> | > | > }
> | > | > //-->
> | > | > </script>
>
> Can you pls provide exact URL where this script can be found?
> I have tested default URL, and was redirected to:
> http://www.finanztreff.de/portal/kurse_markt.htm?u=0&p=0&k=0&c=4336754
>
> which doesn't have example above
>
> [...]
>
> | > | Anyway, from the above code, a very simple workaround for you is
> | > | to set a Netscape UserAgent. Then document.all will be undefined,
> | > | and setTimeout won't be called.
> | >
> | > unless they execute something in document.layers branch :-)
> | > I guess ocde on this site is pretty old, and it supports MS IE 4.0
> | > and NN 4.0, not W3C DOM.
> | > Matthias, does this site work in Mozilla?
> |
> | Partly, I can loggin, but the DHTML-Part isn't working. So it seems
> | that Mozilla is ignoring the javascript stuff.
>
> Yes, because construction above out of W3C standard (and Mozilla guys
> follow only W3C standards)
> Again: please provide exact URL where you found this problem.
> Can I have access to that page without password? Otherwise I need
> login/passowrd to debug that page.
No, a password is required.
I've created a test account which can be used.
So, if anyone want's to have a look - please send me a mail.
Greetings, Matthias.
--
---------------------------------------------------------------
From: Matthias Welk office: +49-30-3463-7272
FHG Fokus mobile: +49-179- 1144752
Kaiserin-Augusta-Allee 31 fax : +49-30-3463-8672
10589 Berlin email : welk at fokus.fhg.de
----------------------------------------------------------------
More information about the kfm-devel
mailing list