-
OHTAKE Tomohiro authored
$(e).next() may return undefined. If 2nd argument of insertBefore is undefined, IE9 complains "SCRIPT87: Invalid argument". To insert newChild at the end, 2nd argument should be null. http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/core.html#ID-952280727
4535b183
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading