javascript code
Page 1 of 1
javascript code
Hope this finds you in good health,I have a problem in loading my javascript code. when its included in the html code,its working well,but when linked from outside,some code is executed but others not! what could be the problem,and what should I do?
Also,can more than one html documents be linked to the same css or javascript code?
also,how can you decide where a javascript information(eg a calculation done in a javascript code) will be displayed on your website?
Re: javascript code
Heya BenjaminoWell, first you should post your code. It's a little bit tricky to figure out the problem without it.
Yes you can link .js and .css files to multiple html pages. That is the beauty of external files, it saves boatloads of time.
And I'm not exactly sure what you mean on your last question.
--
~Chris
~Chris
Re: javascript code
yah i agreed with chrisf1288 without watching your code its bit early to say something and quite dificult to understand please paste your code ...Page 1 of 1