Accelerator UI in JavaScript
        Posted  
        
            by sonofdelphi
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sonofdelphi
        
        
        
        Published on 2010-03-14T13:52:49Z
        Indexed on 
            2010/03/14
            13:55 UTC
        
        
        Read the original article
        Hit count: 376
        
Can I create something like an Internet Explorer accelerator using JavaScript on the client-side?
I want a clickable icon to show up when the user selects some text on the page.
What is the event I should wait on?
© Stack Overflow or respective owner