Keyboard icon indicating copy to clipboard operation
Keyboard copied to clipboard

Event / Method to check if there is a collision

Open stenvdb opened this issue 9 years ago • 1 comments

Is it possible to check whether or not there is a collision and the keyboard is "flipped". Something as simple as a class on the keyboard wrapper "ui-keyboard-collision" for example.

stenvdb avatar Oct 05 '16 14:10 stenvdb

Hi @Stenvdb!

Sorry for the long delay in responding. I've been away on a much needed extended vacation.

The keyboard collision code is done by the jQuery UI position utility. I don't think there is any way to accomplish this with the position utility, but you might want to ask the jQuery UI developers or try Stackoverflow.

Update: See http://stackoverflow.com/q/5636014/145346

Mottie avatar Nov 06 '16 03:11 Mottie