Hello fine people,

I'm trying to find a way to put a terminal inside of a web page, like in an iframe?. I would like to set up a web site that uses a terminal input for HTML/JS code and then I pipe everything to JSLint or something to essentially run a debugger on the code. I know you can put a terminal in a browser, my partner at work did it. I just forgot how to do it and he's unavailable on vacation. Does anyone have any suggestions?