vivtony00 / teamform-seed

This project is an application skeleton. It is used for a HKUST Software Engineering Course (COMP3111/H) in Fall 2016/17. My goal: The project is not asking students to re-produce the sample project. We should encourage students to do something better than the TA.
https://course.cse.ust.hk/comp3111/teamform/
MIT License
0 stars 5 forks source link

How to store the javascript variable which will be passed to another js file #68

Open ysoseerius opened 7 years ago

ysoseerius commented 7 years ago

Coz I am writing the javascript tag in one html file, but I need to store the variable needed to be passed to one js file later.