i have many scripts running that i have put in the the <head> section and the rest of it where it needs to be.
my question is i have multiple different scripts in the header, but for some reason one cancels out the other. Say I have 2 scripts for one function, then another 2 scripts for another function - one function will work but not the other, then when i remove one the other works.
Is there like some sort of order or limit to how many scripts :S, im new to javascript
my question is i have multiple different scripts in the header, but for some reason one cancels out the other. Say I have 2 scripts for one function, then another 2 scripts for another function - one function will work but not the other, then when i remove one the other works.
Is there like some sort of order or limit to how many scripts :S, im new to javascript