help with click-to-copy-into-clipboard function and open new frame/page
        Posted  
        
            by jagarda
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jagarda
        
        
        
        Published on 2010-04-29T10:50:37Z
        Indexed on 
            2010/04/29
            10:57 UTC
        
        
        Read the original article
        Hit count: 292
        
JavaScript
|flash
Hi,
Im currently building a new discount-webpage and Im looking for a solution to be able to hover over a discount button to reveal a small text without clicking. And after clicking on the button that the text in the flash button is copied into the clipboard and a new page open with a small frame from my window with the new page underneith. examples of this kind of script can be viewed on this page: http://www.retailmenot.com/ on the yellow boxes with the discount text.
Im not looking for a free script or for someone to do this for me. All I want to know if there is another language to do this with like possibly java? and maybe some links to tutorials. (the current page solves this with flash which I havent worked with before.)
© Stack Overflow or respective owner