AJAX woes in Safari
I'm really frustrated right now with some issues we're having with the AJAX framework and Safari. Our stats show that's about 5% of our market, so naturally we can't ignore it.
We dynamically render a series of controls and validators (the compatible variety), and a series of dropdowns are set to auto-postback. All this stuff lives in update panels. For some reason, in Safari, when the partial rendering postback happens, it comes back with no UI rendered at all. We can't figure out why. There's just a big blank nothing in the middle of the page.
I keep thinking we can't be the first people to encounter this, but I haven't found any solutions. Any going theories on this?