Erik Porter's Blog

Life and Development at Microsoft and Other Technology Discussions

News

    Browse by Tags

    All Tags » addHandler (RSS)
    ASP.NET AJAX BUG: $addHandler Can't Attach to Element Inside an IFrame in Internet Explorer
    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...
    More Posts