
Re: [BUG] ASP.NET postback issue in Internet Explorer 8
I'm really unfamiliar with how ASP.NET works internally so unfortunately I'm not much help. PIE itself would not be removing expandos like theForm.__EVENTTARGET, so the best I can guess is that the .NET code is maybe doing some sort of DOM traversal relying on only elements it knows about to be present, and getting off track when PIE's inserted elements are present...?
Feel free to email me a link and I'll try to take a look, but like I say I really don't know what .NET does behind the scenes so I'm not too optimistic I'll be able to help.
jason@css3pie.com