You could also run JaxEdit within your computer. Just download it.

On 2017-04-04, new JaxEdit release of version 0.40 is out with the following changes:

  • Add interface for extending TypeJax parser
  • Add support for \usepackage command
  • Add support for more beamer themes
  • Add support for theorem numbering
  • Add support for \href and \url in hyperref
  • Add initial support for ctex package
  • Add support for \newcommand and \renewcommand
  • Add support for \def and \DeclareMathOperator
  • Add code tests for TypeJax parser

On 2013-12-13, new JaxEdit release of version 0.30 is out with the following changes:

  • Redesign the user interface
  • Responsive layout for mobile devices
  • Drop support for old IE 6 and IE 7
  • Fix wrong position in presentation mode
  • Fix wrong font size in presentation mode

On 2013-11-11, new JaxEdit release of version 0.28 is out with the following changes:

  • Pinch with two fingers to close presentation in touch devices
  • Setup filename when saving files in Firefox 20+
  • Open and save files when running locally in latest Chrome
  • New tiny preview window which stays at the top right corner
  • Resize tiny preview window according to the content size

On 2013-02-06, new JaxEdit release of version 0.27 is out with the following changes:

  • present beamer document in main window
  • support changing beamer themes
  • add example select in header bar
  • show version number in header bar
  • add loading image when loading content
  • disable file opening when initializing editor
  • support using jaxedit with https protocol
  • remove unusable export button in presentation
  • clean up styles code for all buttons
  • fix problem of different newline characters
  • fix problem of empty parameter with \doumentclass

On 2013-01-10, new JaxEdit release of version 0.25 is out with the following changes:

  • use single domain for all services
  • clean up and simplify source code
  • fix line wrapping problem in chrome
  • fix list styes in nested enumerates
  • old browsers can also use skydrive
  • drag to change the size of preview area
  • enable to share latex file with others
  • share file with password for reading or writing
  • read mode for reading and edit mode for writing

On 2012-12-29, new JaxEdit release of version 0.22 is out with the following changes:

  • design new homepage for jaxedit website
  • update codemirror to 3.0 and mathjax to 2.1
  • enable syntax highlight and bracket matching
  • enable auto closing for latex environments
  • move drive selector to the left in header bar
  • use localjs=true option to disable mathjax cdn
  • use highlight=false option to disable codemirror
  • fix click event problem when presenting in iPad
  • fix empty content problem with lists and theorems

On 2012-07-03, new JaxEdit release of version 0.20 is out with the following changes:

  • use parse tree as inner data structure in typejax
  • list items could contain multiple paragraphs
  • able to present and export beamer documents
  • able to open and save files in local drives
  • able to open and save files in microsoft skydrive
  • add main header bar and adjust the appearance