Hi all,
Quick question - is it possible to detect whether a focus has come from a mouse click or a tab from a focus event?
I guess if there isn't, I'll have to use a click handle on the same element to determine the source, but I'd prefer a way from the focus event.
Thanks
Gausie