search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Custom hover event

Asked by Viktor Eriksson
10 years ago.

I have tried doing:
eventHoverHandling = "JavaScript"
onEventHover = function(a,b,c){
console.log("hover");
}

But cant get it to work.
Is this implemented ?

Comment posted by Viktor Eriksson
10 years ago.

Forgot to mention that this is the Scheduler

Comment posted by Viktor Eriksson
10 years ago.

But I see it doesnt work in the calendar either

Answer posted by Dan Letecky [DayPilot]
10 years ago.

It's not implemented at the moment.

It might appear in the 7.4 release but I can't promise it.

Comment posted by Viktor Eriksson
10 years ago.

ok, crossing my fingers it will :)
Followup question, havent tried this yet but in the documentation it says this about bubble:
"At this moment it's only supported in DayPilot Calendar. Other controls (DayPilot Scheduler, DayPilot Month) will follow."

Is there any chance of seeing this soon ?

Comment posted by Dan Letecky [DayPilot]
10 years ago.

If not in 7.4 it will come soon after that. The client-side API is now being extended heavily and the priority is to make it compatible between controls and suitable for client-side-only usage. This requires a lot of changes but as soon as it is finished it will be possible to add this event.

The bubble is supported in all controls. Could you please post the URL so I can update it?

Comment posted by Viktor Eriksson
10 years ago.
This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.