Tizen 4.0 web app - Date picker issue
By Ed Namur
16 Apr 2019 13:32
English
0 Replies
My Tizen hybrid app (targetting Tizen 3.0) has an issue with its date picker, only when running on Tizen 4.0:
When changing the date in the date picker, the 'change' event is NOT fired.
Event is fired on Tizen 3.0, not on Tizen 4.0:
$datepicker.on('change', function() {
...
});
...
<input type='date' id='datepicker'>
What event can I attach to which would be fired (on Tizen 3.0 and Tizen 4.0) when changing the date in the date picker?
Edited by: Ed Namur on 16 Apr, 2019
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------