Patents by Inventor CURTIS P. D'ENTREMONT

CURTIS P. D'ENTREMONT has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Publication number: 20120131483
    Abstract: In order to improve performance and responsiveness for drag-and-drop actions for Web applications, the amount of JavaScript loaded and executed at each increment of the mouse as it moves during a drag-and-drop action should be minimized. This can be achieved by harnessing the efficient and native-code algorithms built into Web browsers. Instead of using a JavaScript algorithm to compute which drop target the mouse is on, an overlay with placeholders can be placed on top of the page using z-index, where the placeholders are placed directly on top of the drop targets. The current drop target can be computed using the browser's built-in onmouseover and onmouseout events on the placeholder elements, thus freeing the browser from loading and executing too much JavaScript.
    Type: Application
    Filed: November 22, 2010
    Publication date: May 24, 2012
    Applicant: INTERNATIONAL BUSINESS MACHINES CORPORATION
    Inventors: ADAM G. ARCHER, CURTIS P. D'ENTREMONT, DEJAN GLOZIC, MICHAEL A. PAWLOWSKI, ROBERT RETCHLESS