I made a custom build for HTML input fields & attributes and included that on my page in the <head> but that's not working. What else do I need to do?
| ||||
|
feedback
|
|
Not sure what it is you are trying to accomplish, but the "Input Attributes" option adds tests for the following The "Input Types" option does adds tests for the following However, from the documentation:
In general, Modernizr doesn't "do" anything (besides the HTML5 shim), it just allows you to detect for the existence of modern features on the browser. | |||||
feedback
|
modernizr.custom.66777.jsand added it to thehead. Why would it matter if I added it this way or by copying and pasting it into a script tag? (ie: why are you asking me this?) – ztatic Aug 25 '11 at 21:19