One of my png files does not always get diplayed in the browser (both in firefox and IE).
In firebug the image is visible. sometimes ill even see the image start loading and halfway it fizzles.
what could this be.? the image is appx 10kb.
Should I be separating my js for each page assuming there is no overlap and putting references on each page instead of having one master file? what is typical practice? thanks