[Chameleon] browser auto-refresh?
Paul Spencer
pagameba at magma.ca
Mon Sep 27 14:50:42 EDT 2004
Liz,
this is the way mozilla works. You can work around it by attaching to
the onresize event of the body:
<body onresize="return false;">
or something like that ... a quick google should get you close ... as I
am on dialup right now, a 'quick' google is impossible so I'll leave it
to you ;)
Cheers
Paul
Godwin, Elizabeth wrote:
> Hi there,
>
> I've noticed an odd phenomenon while working with Chameleon. It seems
> that in all mozilla variants, the application will refresh itself when
> you change the window in some way. Now.. my first thought was the code
> added to the samples template I've based my app on that included code
> telling Netscape browsers to reload when there was a resize. EXCEPT
> that I've removed this code.
>
> I went poking and found instances of this code in a couple js files.
>
> My question is, is it necessary for all mozilla browsers to do this
> reloading? I thought it was only for version 4 browsers.
>
> It's not usually an issue, but I came across the behaviour while testing
> in Firefox, having multiple versions of the app open. If I resize after
> I've submitted a request, I get POST-ing error messages and such.
>
> Cheers,
>
>
> Liz Godwin
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
--
-----------------------------------------------------------------
|Paul Spencer pspencer at dmsolutions.ca |
|-----------------------------------------------------------------|
|Applications & Software Development |
|DM Solutions Group Inc http://www.dmsolutions.ca/|
-----------------------------------------------------------------
More information about the Chameleon
mailing list