Changeset 548 in tmcsimulator for trunk/webapps/einotebook/roles/index.html


Ignore:
Timestamp:
12/25/2019 09:44:50 AM (6 years ago)
Author:
jdalbey
Message:

Evaluation.js restore radio buttons and simplify recordRating(). Add submit button to scrollframe and add collectRatings function to retrieve any rating that have been set.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/einotebook/roles/index.html

    r540 r548  
    2222      <option value="CHP RADIO">CHP RADIO</option> 
    2323    </select> 
    24        
    2524    <iframe id='view' src='../script/scrollframe.html' frameborder='0' scrolling='yes' 
    2625            width='100%'></iframe> 
     26 
    2727  </body> 
    2828</html> 
Note: See TracChangeset for help on using the changeset viewer.