tinyMCE modal box dialog
        Posted  
        
            by bah
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by bah
        
        
        
        Published on 2010-06-07T11:08:46Z
        Indexed on 
            2010/06/07
            11:12 UTC
        
        
        Read the original article
        Hit count: 268
        
JavaScript
|tinymce
Hi, I want to make a button and when it's clicked then modal box opens where user have to enter url, click insert and then url is inserted to editor. So far I have added button and opened modal box but how could I get back those values? Thanks.
© Stack Overflow or respective owner