Hacker News new | ask | show | jobs
by ragall 1136 days ago
A SPA can track the mouse cursor, as well as stealing form content that was left unsubmitted.
2 comments

an MPA can use javascript that does exactly the same.
You don’t even need JavaScript. CSS has Hover attribute and you can use it to fire beacons.
Htmlx has a type ahead attribute that you can add to form elements and send the contents to an endpoint without the user explicit submitting the form.