Is there a nice javascript dialog box for JQuery that works with mobile?
        Posted  
        
            by alex
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by alex
        
        
        
        Published on 2010-04-02T10:50:09Z
        Indexed on 
            2010/04/02
            10:53 UTC
        
        
        Read the original article
        Hit count: 394
        
Mobile browsers. Jquery dialog alert box.
I don't want to use alert() because it looks ugly in web browsers.
I'm building a website for BOTH mobile and web, so I need a dialog box that can work on both.
© Stack Overflow or respective owner