How can i use html tags in javascript
        Posted  
        
            by Chandrasekhar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Chandrasekhar
        
        
        
        Published on 2010-05-14T14:33:27Z
        Indexed on 
            2010/05/14
            14:44 UTC
        
        
        Read the original article
        Hit count: 271
        
JavaScript
Hi,
I wrote an ajax program.when i am getting response, at that time i will display that content in my web page using html tags.
So how can I use html tags in javascript?
© Stack Overflow or respective owner