I am having a problem getting the program called modernizer to work for me, i need a way to replace the native HTML5 input = date
in all browsers and from what ive read modernizer does just that, however, if i understand correctly i just download the file, include the script into the head tag and viola it works? But its not, the script loads and everything but no changes are made. has anyone used this program before and konw of anything that i am missing?
this is how i included the file
<script src = "modernizer.js"></script>