On Oct 9, 10:53 am, dbrb2 <
b...@bbarker.co.uk> wrote:
> I realise this is a bit vague, but I have a mashup that uses streetview and
> map layers.
> It works fine in FF and Chrome, but in IE7 (maybe later - not yet checked)
> it seems to exhibit a memory leak, resulting in IE giving the "script on this page
> is running slowly" error
Why do you think it is a memory leak?
Do you have loops in your code?
IE in general tends to run javascript and render maps slower than
modern browsers.
(I hear that IE9 is better, but I don't like alpha testing microsoft's
software)
-- Larry