Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
j4_james
on Sept 4, 2016
|
parent
|
context
|
favorite
| on:
Show HN: Txt.wav – Text Animation Library
On IE and Edge, every sentence becomes prefixed with the string "null". This appears to be caused by the code that clears the element content with:
el.innerHTML = null;
Changing that to a blank string fixes the issue for me, i.e.
el.innerHTML = "";
eorge_g
on Sept 4, 2016
[–]
thanks!
nthcolumn
on Sept 4, 2016
|
parent
[–]
'Meh, thanks'. cool stuff btw.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: