TiddlyWiki is pure HTML and JavaScript 1 page wiki, but it allows the user to save content back to the HTML file. Does anyone know how this is achieved?
i have used onmousemove to capture the X, Y coordinates of the mouse position, but its getting these into the scroll DIV function (which is yet to be coded, hence this post).