This website uses cookies. By clicking Accept, you consent to the use of cookies.
Click Here
to learn more about how we use cookies.
Accept
Reject
Browse
Support
Mozilla Connect
Ideas
Discussions
Community
Support
Sign In
ping-yang
01-10-2023
New member
since
01-09-2023
View all badges
User Statistics
1
Posts
1
Ideas Submitted
0
Kudos given
0
Kudos received
Mozilla Connect
About ping-yang
User Activity
Posts
Replies
Changing month and year with built-in date picker in a form input field will trigger onchange event
01-09-2023
Consider an input field with a date value already present in it.<html> <head> <title>Date input bug test</title> </head> <body> <form id="test-form"> <input type="date" onchange="document.getElementById('test-form').submit()" value="2022-01...
No replies to display.