View Single Post
Old 09-30-2012, 09:38 PM   PM User | #1
Macimoar
New to the CF scene

 
Join Date: Sep 2012
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
Macimoar is an unknown quantity at this point
Problem with implementing JS into my website

OK, so I have a profile for a website and I recently wanted to add a JavaScript based temperature converter (not really related to the website or my profile, just for fun) and I know my code is right, because it works in other sites. but when I open my profile, my code for calling the JS document appears in the browser (tested on Safari and Firefox). When I view the source from the browser, I find that this "<x> has been added to my <script> tags. Here is a link to the profile page so you can see what the problem is: My Profile. I have tried many different doc type declarations in troubleshooting, so that shouldn't be the problem. Any help is appreciated.

SOLVED: I didn't realize that the website did not allow the implementation of JavaScript. It was therefore impossible to have the code work

Last edited by Macimoar; 10-01-2012 at 12:35 AM.. Reason: Solved
Macimoar is offline   Reply With Quote