Time fields not always displaying properly
Just a general question. I've built my app and downloded it and using it as a web site. When I use one of my phone browsers (both iPhone & Android) the fields render properly. If I browse using an android tablet (chrome or firefox) or from a desktop (ie, chrome, firefox) then the time field does not pop up with a time selector (input field data type is time). It does when I use my phones but not the tablet or desktop. I'm guessing its to do with how the various browsers handle html5 but why is the tablet different to the phone ?? Curious and is there an easy way to check if the browser doesn't support the field type and do something else in jquery/javascript ? Oh and it renders properly when I test it on your system.