HTML5 issues, Doc doesn’t help
-
Hi,
I’m facing issues with all the browsers regarding HTML5 files, concretely date and number fields.
I’m using the HTML5 fallback provided by CF7 whenever the browser doesn’t support it and loading jquery-ui-datepicker and jquery-ui-spinner.
WP, Theme and Plugin up to date.
Here a list of the problems I’m facing now:- Firefox (61.0.1) and Chrome (58.0.3029.96). Apparently both support HTML5:
The placeholder is not showing, instead, “mm/dd/yyyy” is always there until a date is chosen. It doesn’t matter if I set a default value or not. I wouldn’t mind that if I could control the format, but I cannot. The only format control provided in the Doc is for the email, not for the form.- The spinner is not showing the default value.
- If I remove support for HTML5 of the plugin as indicated in the Doc, then THE JQUERY-UI FALLBACK DOESN’T WORK!
- IE11 (11.0.10240.17443): Spinner fallback is not working? Only number box, but no arrows to click up and down (is this the expected jQuery-UI spinner?).
- Dolphin 12.0.11 (Android):
- Spinner fallback is not working? Only number box, but no arrows to click up and down (is this the expected jQuery-UI spinner?). Although not sure if the spinner will be good for mobile…
- Date placeholder is not showing, just empty field.
Thanks for your support.
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘HTML5 issues, Doc doesn’t help’ is closed to new replies.