Name Modified Size InfoDownloads / Week
Parent folder
mtw_v7.js 2022-12-31 70.6 kB
Totals: 1 Item   70.6 kB 0
Readme : 
12/August/2022. Published by Umut YILMAZ.

This is the new code for web based online MTW program. It is published at http://www.online-mech.epizy.com. Code can be seen here. 
It is a pre-alpha version of the program.
Versioning is on javascript file which is the root of the program. So, if mtw_vX.js is published, then version is pre_alpha_X.
If mtw_avX.js is published, then version is alpha X and so on.

You can download and put all files while keeping folder structure of the program :
1. index.html(it will be in the root folder)
2. css folder and file mtw.css
3. js folder and file mtw_XX.js
and if you keep this folder structure, you can open the program in the browser.
So example structure should be :
/home/onlineMTW/
-->index.html
/home/onlineMTW/css
-->mtw.css
/home/onlineMTW/js
-->mtw_v4.js

Then, write :
file://path/to/indexfile/index.html
to your browser's navigation bar and program will work there if javascript is enabled. If not, please enable it.
Source: readme.txt, updated 2022-08-12