mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-10-16 07:28:25 +02:00
723 B
723 B
title, category
title | category |
---|---|
IE bugs | HTML |
IE8: 'change' event doesn't always fire
Not for checkboxes, radios, multi-select lists. Use the click
handler instead.