pad.pub0.org/static
Chad Weider f83e619fd9 Null-out the padeditor's reference to ace once it has been distroyed.
This enables the guards placed in `padeditor.disable` to work. On `window.unload` the pad's connection would get closed which would lead to the editor becomming disabled. If the editor had already been `disposed` then the call to `disable` would raise the exception:

  `Uncaught TypeError: Cannot call method 'ace_setProperty' of null`
2012-01-30 15:23:54 -08:00
..
css added missing class for settings button 2012-01-29 17:03:33 +01:00
custom Changed the gitignore so everything exept the template files are ignored 2011-07-31 19:39:14 +01:00
img Added icon for ordered lists 2012-01-15 18:37:33 +01:00
js Null-out the padeditor's reference to ace once it has been distroyed. 2012-01-30 15:23:54 -08:00
favicon.ico added a ugly favicon, to motivate people creating a better one ;) 2011-08-11 15:16:26 +01:00
index.html Beautified html, sticky chat, dynamic inputs, beautified qr-code, fixed chat bug 2012-01-26 17:22:44 +01:00
pad.html Merge pull request #371 from cweider/page-initialization 2012-01-30 01:56:02 -08:00
robots.txt Added a robots.txt 2011-05-19 17:55:47 +01:00
tests.html added deleteGroup API function 2011-08-22 13:11:34 +01:00
timeslider.html Merge pull request #371 from cweider/page-initialization 2012-01-30 01:56:02 -08:00