I'm looking for a javascript project that provide fallback for the html5 placeholder, but all projects I found are in the form of a jquery plugin, are there any pure JavaScript implement out there?
            Asked
            
        
        
            Active
            
        
            Viewed 1,511 times
        
    1 Answers
0
            
            
        I wrote one myself, and put it on Google Code:
 
    
    
        wong2
        
- 34,358
- 48
- 134
- 179
- 
                    1it doesn't seem to handle the form submission case. – Mansur Khan Jun 04 '13 at 12:23