LORD_ZIMON
ow to create javascript for at my site
LORD_ZIMON
LORD_ZIMON Dis
is hw u host ur own javascript
..assuming u wnt to host time javascript
..jux get the javascript code ..create a
folder ..mayb name the folder
javascript ..den inside the folder create
another folder named time ..den inside it
u create a plaintxt file and name it
like time1.js den u will nw paste the
code below inside the file u created and
replace the javascript code with my
own time javascript den save ..nw try
using ur own javascript linking to the
file u created ..it will work 100% ..
document.write('<script language="JavaScript" src="http://examportal.xtgem.com/Javascript/Time/purple.js"></script>');
Copy code
for example try using dis code
<script language="JavaScript" src="http://yoursitename.xtgem.com/javascript/time/time1.js"></script>
Copy code