< html > < head ></ head > < body > < textarea id='hoge' > </ textarea > </ body > < script src="EmacsArea.js" > </ script > < script > emacs_area.init("hoge"); </ script > </ html >