mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-08-15 21:44:51 +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.