Browse by Tags

Related Posts

  • Getting absolute coordinates from a DOM element

    For some reason, there is no standard API to get the pixel coordinates of a DOM element relative to the upper-left corner of the document. APIs only exist to get coordinates relative to the offset parent. Problem is, it's very important to get those coordinates for applications such as drag and drop...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 01-29-2008, 12:00 AM
    Filed under: Atlas, Microsoft AJAX Library, HTML, Safari, Opera, Internet Explorer, Firefox
  • How to build a cross-browser history management system

    When we built the history management feature in ASP.NET Futures, we spent considerable time experimenting with the different behaviors of the main browsers out there. The problem with such a feature is that it has to rely on a number of hacks because browser vendors basically never anticipated this need...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 09-07-2007, 12:00 AM
    Filed under: ASP.NET, Atlas, JavaScript, Microsoft AJAX Library, HTML, Safari, Opera
Page 1 of 1 (2 items)