Erik Porter's BlogLife and Development at Microsoft and Other Technology DiscussionsASP.NET AJAX BUG: $addHandler Can't Attach to Element Inside an IFrame in Internet Explorer- January 17, 2008 I have an iframe on my page and an html page that's loaded in it (from the same domain) and an anchor tag is clicked in the iframe I want to execute some code on my page on the client. In the Initialize method in my client object I call $addHandler and pass in the anchor tag from inside the iframe, 'click' (to attach to the onclick of the anchor tag) and my delegate. I run the code in Firefox. Everything works great. I go to Internet Explorer and run it and when I...http://weblogs.asp.net/eporter/archive/2008/01/17/asp-net-ajax-bug-addhandler-can-t-attach... CES: Bill Gates Leaving Microsoft Video- January 7, 2008 This is a great video that was shown at CESBill's Last Day: The CES Keynote videohttp://weblogs.asp.net/eporter/archive/2008/01/07/ces-bill-gates-leaving-microsoft-video.a... |