| newDiv.get(0).innerText = $(this)[0].title; // fails in Mozilla |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
| newDiv.get(0).innerText = $(this)[0].title; // fails in Mozilla |