DMXzone Calendar Support Product Page

IE 8 BROWSER PROBLEM

13 years ago phil vouers posted:
My datepicker works fine in firefox and worked fine in IE6 but now it won't work in IE8. The date picker calendar and the modular neither work in IE8

Replies

Replied 13 years ago
13 years ago Miroslav Zografski replied:
Hello Phil,

Can you pass a link to your page?

Regards,
Replied 13 years ago
13 years ago phil vouers replied:
sorry I couldn't wait I rolled back to IE6. I really think it might have been a setting in IE 8
Replied 13 years ago
13 years ago Miroslav Zografski replied:
Hello Phil,

Never mind, we have IE 8 and will see what may the issue is. So please, provide a link.

Regards,
Replied 13 years ago
13 years ago phil vouers replied:
it's in a password protected area.. send me an email and I will send it to you
Replied 13 years ago
13 years ago Miroslav Zografski replied:
Hello Phil,

Mail send, awaiting your response.

Regards,
Replied 13 years ago
13 years ago Vernon Davis replied:
I'm having a similar issue. The calendar works fine in IE8 if the default date value from the MySQL database is stored as text but if the structure in the database is a "date" type then there is an issue/error with the calendar. I've been trying to fix this as well for the past few days. It works perfectly in firefox and chrome.
Replied 13 years ago
13 years ago Vernon Davis replied:
I fixed it. On the mysql query I changed the format of the date. New query began "SELECT *, DATE_FORMAT(event_date, '%%M %%e, %%Y') as show_event_date FROM...". From there I set the default value of the calendar to the show_event_date value. This is now working in Firefox, IE8, Chrome, etc.

Reply to this topic