I have a website using Telerik controls for ASP.NET. When an AJAX request starts, the Loading Panel (defined in the master page) will display, with a loading image, text, and faded white background color. It works totally fine in Firefox and Chrome, but the background image and text don't display in IE8. All that displays is the white background.
LoadingPanel code:
Loading
Any ideas why IE8 isn't displaying the images? I've inspected the page source, and they're there in the CSS.
