Is it just me or does the following line crash Firefox
Code:
var textElement = document.createElement("#text");
not that it's supposed to work anyway, just curious