help? js |
[eluser]Captain_Fluffy_Pants[/eluser]
For some reason my javascript isnt working? Code: <html> by the way i put "sripts" instead of "scripts" because if you put that for some reason it says "removed"
[eluser]PhilTem[/eluser]
What's not working about your JS? Do you see any error printed out? BTW: Is it a typo or why do you have Code: src="//..."
[eluser]PhilTem[/eluser]
[quote author="Captain_Fluffy_Pants" date="1348348953"][...] by the way i put "sripts" instead of "scripts" because if you put that for some reason it says "removed"[/quote] The OP changed scripts to sripts so it won't be removed by this forum's sanitizer ![]()
[eluser]jmadsen[/eluser]
1) "//..." is a common way to allow the resource to be either https or http, and works just fine 2) you have your jquery as the second resource, but I believe your bootstrap.js depends on it being loaded 3) please don't post code and say it's "not working" with nothing else. The is a programmers' forum - talk like a programmer http://www.chiark.greenend.org.uk/~sgtatham/bugs.html |
Welcome Guest, Not a member yet? Register Sign In |