Javascript-Problem on http://www.finanztreff.de
Vadim Plessky
lucy-ples at mtu-net.ru
Thu Apr 4 15:49:31 BST 2002
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.
|
| Greetings, Matthias.
Greetings,
--
Vadim Plessky
http://kde2.newmail.ru (English)
33 Window Decorations and 6 Widget Styles for KDE
http://kde2.newmail.ru/kde_themes.html
KDE mini-Themes
http://kde2.newmail.ru/themes/
More information about the kfm-devel
mailing list