views:

41

answers:

1

Hi,

I remember using a JavaScript in-browser editor a while back but cant remember the website despite doing numerous Google searches.

The website in question has two large grey buttons at the top left named on the lines of "code" and "preview" and the rest of the page is used to write/view code.

+5  A: 

It sounds like you're thinking of JSBin: http://jsbin.com/

There's also another you should check out though, jsFiddle: http://jsfiddle.net/

Nick Craver
JSBin, thats it. Thank-you very much. Tried jsFiddle as well but I find JSBin more sleek.
Ryan
@Ryan - As long as you've checked out the options my job is done, I just hate for people to be unaware before making a choice :)
Nick Craver