Timeline for How can I determine the type of an HTML element in JavaScript?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 11 at 9:30 | history | edited | Code4R7 | CC BY-SA 4.0 |
added spaces between `else` and `if`
|
| Sep 11 at 9:29 | comment | added | Code4R7 |
@Miro It is not really relevant for the example which is about instanceof, but you might want to check out this SO thread about elseif. I've changed my answer and added spaces between else and if.
|
|
| Sep 10 at 8:45 | comment | added | Miro |
Is elseif some kind of legacy syntax?
|
|
| Apr 9 at 6:26 | history | edited | Code4R7 | CC BY-SA 4.0 |
Updated link to interfaces on MDN
|
| Feb 1, 2020 at 18:44 | history | answered | Code4R7 | CC BY-SA 4.0 |