I am creating HTML template in which I will get the data from XML file. I am using placeholder. Eg. < input type="text" placeholder=""/> However, I am want to display data in the placeholder from XML, how can I do this in HTML?
            Asked
            
        
        
            Active
            
        
            Viewed 140 times
        
    1
            
            
        - 
                    possible duplicate of [Change an input's HTML5 placeholder color with CSS](http://stackoverflow.com/questions/2610497/change-an-inputs-html5-placeholder-color-with-css) – Albin Joseph Aug 11 '15 at 10:34
