Closed Bug 1516200 Opened 7 years ago Closed 7 years ago

when trying to run example for date input type, it does not work

Categories

(Developer Documentation Graveyard :: HTML, enhancement, P2)

All
Other
enhancement

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: epicheral, Assigned: eweyl)

References

()

Details

:: Developer Documentation Request Request Type: Correction Gecko Version: 64 Branch Technical Contact: :: Details When trying to run locally the last example (with javascript code) available in the page https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input/date for testing date input type, it does not work, either with IE (date type not recognised) or with Firefox: Enter your birthday: yyyy/mm/dd Enter your birthday: Day: Month: January Year: The javascript console: TypeError: fallbackPicker is null on the line: fallbackPicker.style.display = 'none';
Assignee: nobody → eweyl
Priority: -- → P2
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.