Hi
I have two .js files namely js1 and js.2. I want to include js1 file within js2 file. Is it possible. I tried with document.write( "<script src="abc.js">.. ...</script>"). Let me have any solutions.
Gemguy
---------------------------
I have two .js files namely js1 and js.2. I want to include js1 file within js2 file. Is it possible. I tried with document.write( "<script src="abc.js">.. ...</script>"). Let me have any solutions.
Gemguy
---------------------------
Comment