What is the difference between screenX
/Y
, clientX
/Y
and pageX
/Y
?
Also for iPad Safari, are the calculations similar as on desktop—OR there is some difference because of viewport?
It would be great if you could point me to an example.
What is the difference between screenX
/Y
, clientX
/Y
and pageX
/Y
?
Also for iPad Safari, are the calculations similar as on desktop—OR there is some difference because of viewport?
It would be great if you could point me to an example.