Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Creating a Basic JSmol Integrated Web Page - English

2818 visits



Outline:

About important features of JSmol. About steps to create JSmol integrated web page. Download Jmol binary zip file. Extract Jsmol.zip which is present inside the Jmol binary zip. Move the extracted Jsmol file to the jspage folder. About Apache software program. Install Apache2 software Open the nbutane.html document in a text editor. Edit the nbutane.html document to integrate JSmol. Edit the nbutane.html document to include 3D model files and text description. Run the HTML page locally using HTTP server, localhost 80. Edit the nbutane.html document to include checkboxes and radio buttons.