Home Unanswered Active Tags New Question

TimeRange Click event not received with Opera

With Opera browser, when using: TimeRangeSelectedHandling="JavaScript" TimeRangeSelectedJavaScript="newEvent(start, end, column);" the newEvent function is nerver called when user clicks on a free range I suppose it's a problem from Opera itself ?
Asked by JFC 4 years ago.
Replies
DayPilot is not tested with Opera (yet). That means there might be a few issues like this. There are differences between the browsers and 80% of the DayPilot JavaScript code is for handling those differences (it requires obscure div wrapping, false borders created by coloring the background and leaving a 1px margin, etc.). Fixing such compatibility issues can involve changing a single line but it can mean rewriting half of the code as well.

I would like to add full Opera support for the future but there is no specific plan yet.
Comment posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java