MAMP, IE7 in VMware connected to the IP of the Mac OS.

Either way, I can't very well develop the site locally without fixing
the problem :)

On Feb 16, 8:04 am, keif <[email protected]> wrote:
> Does this happen when testing locally or on a server?
>
> And I mean an actual webserver, not just XAMPP/MAMP/IIS/etc. :)
>
> On Feb 15, 10:59 pm, rpflo <[email protected]> wrote:
>
>
>
> > So in IE7 I'm getting my 'load' function firing before my 'domready'
> > function.
>
> > When you load the page it loads up a bunch of thumbnail images and
> > then when they are all loaded--window.addEvent('load')--I do some
> > things to the interface using variables from my domready function.
>
> > Works great the first time, but if I hit refresh (images are all
> > cashed) IE fires load before domready--and of course the other browser
> > behave as expected.
>
> > Any tips on how to avoid this, or force an order or something?
>
> > Thanks!

Reply via email to