How can I use a variable that is creats in first.js in two.js? Notice: the two files are linked to two different html pages.
I didn't try anything cause I don't have any idea Notice: I can't use the same js file because there's function that work for the first htmls file but I don't want them to work for the second one,that's why I'm using two js files