Y
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
detaro
1136 days ago
an MPA can use javascript that does exactly the same.
link
adrr
1136 days ago
You don’t even need JavaScript. CSS has Hover attribute and you can use it to fire beacons.
link
adrr
1136 days ago
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.
link