calendar in - MSIE

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

Steve James
Ebase User
Posts: 331
Joined: Mon Mar 10, 2014 8:34 am

calendar in - MSIE

#1

Postby Steve James » Thu Jul 03, 2014 2:01 pm

If we try to set a field to show the calendar in MSIE we get an error as follows.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
Timestamp: Thu, 3 Jul 2014 15:02:56 UTC


Message: Object doesn't support this property or method
Line: 181
Char: 26
Code: 0
URI: http://server..../ufs/javascript/calendar452.js


Thanks
0 x

Hovik
Moderator
Moderator
Posts: 184
Joined: Tue Sep 11, 2007 8:58 am

#2

Postby Hovik » Thu Jul 03, 2014 2:45 pm

We have recently become aware of date picker issues when using IE 8 and below.
The problem seems to occur only when one or both of the following are applied to the form:

1) Meta Viewport tag
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
which is really intended for mobile browsers

2) Using CSS3 media queries (to get responsive templates to work) which are not by default supported in IE 8 or below.

I'm afraid the only workaround is to use jQueery date picker instead.
0 x

Steve James
Ebase User
Posts: 331
Joined: Mon Mar 10, 2014 8:34 am

#3

Postby Steve James » Fri Jul 04, 2014 5:30 am

Thanks Hovik, yes I can confirm the 2 forms we looked at have both viewport and media queries.

Steve
0 x

Steve James
Ebase User
Posts: 331
Joined: Mon Mar 10, 2014 8:34 am

#4

Postby Steve James » Fri Jul 04, 2014 7:49 am

Hi Hovik, I've been doing some more fishing around. MSIE8 still accounted for 11% in June 2014 at least according to

http://data.gov.uk/data/site-usage?mont ... s_versions

We still use XP internally (c.7k PCs) which includes MSIE8 but are on with a program to upgrade to Windows 7.
We are trying to make our forms mobile friendly hence we are starting to convert existing forms to use a common css including viewport and media queries.

We do not want to have separate mobile and desktop sites and have made some good progress.
Using jquery is an option but it would be much better if we can stick to core Ebase functionality.

Thanks
0 x


Who is online

Users browsing this forum: No registered users and 24 guests