JavaScript - modal window with given html
        Posted  
        
            by Ockonal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ockonal
        
        
        
        Published on 2010-04-21T18:43:04Z
        Indexed on 
            2010/04/21
            19:03 UTC
        
        
        Read the original article
        Hit count: 161
        
Hi guys, how can I open a modal window using javascript only. I can't use own html-file so I have to pass html-data directly to method which will show window. Could you help me with this?
upd: I can't use any own library.
© Stack Overflow or respective owner