Index: trunk/phase3/skins/common/wikibits.js |
— | — | @@ -1305,9 +1305,6 @@ |
1306 | 1306 | /** |
1307 | 1307 | * Add a click event handler to an element |
1308 | 1308 | * |
1309 | | - * We use addEventListener() where available, otherwise |
1310 | | - * we use a workaround to avoid breaking the chain |
1311 | | - * |
1312 | 1309 | * @param Element element Element to add handler to |
1313 | 1310 | * @param callable handler Event handler callback |
1314 | 1311 | */ |