[Typo3-dev] Does T3 tell the browser to stop loading?
Rick - Futuros
typo3 at futuros.nl
Sat Sep 17 18:07:55 CEST 2005
Josef Stich wrote:
> Hi List!
>
> I have a T3 site that has a very weired behavior.
>
> In IE the Images stop loading randomly. It looks as if someone clicked
> the Stop Button in the Browser while the Images did load. Some images
> don't show at all, some get only loaded partly.
>
> If I right-click on an image that was not loaded and choose View Image,
> the image gets loaded.
>
> Does anyone know, if T3 triggers something like window.stop() or
> document.execCommand('Stop') ?
>
> I came across the javascript var "script_ended", does this have
> something to do with this?
>
> thx, Josef Stich
It doesn't sound logical for typo3 to stop the page. The script_ended
sounds like a boolean var which is set when te script has ended. Not to
stop the page from loading.
Maybe you can try it out in a different browser. Maybe you'll find out
what the problem is.
More information about the TYPO3-dev
mailing list