How to draw underline text with UIWebView
        Posted  
        
            by semix
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by semix
        
        
        
        Published on 2010-04-26T08:27:05Z
        Indexed on 
            2010/04/26
            8:33 UTC
        
        
        Read the original article
        Hit count: 284
        
Hi I am new to IPhone paltfom. And I wonder how can I underline a text with UIWebView? I know this is quite simple, but I couldn't get any clue from the menual
can anybody show me some code snippet?
The text should be a passed-in parameter.
thank you very much.
© Stack Overflow or respective owner