Coding problems.

Associate
Joined
22 Aug 2011
Posts
240
Hey guys,

so I'm having problems with a piece of coursework here, everything has been going fine and what not and I was just a doing a little bit of coding yesterday to spruce up the main page, add some HTML5 video & adding a web font etc, you know simple stuff?

And then randomly, my links stopped working? they're powered by js as i wanted a state based website, but now, yeah, it's not working, the links are just.. it's like they're dead and as if they're not links at-all.

here's the link to the website:

http://21320861.ehustudent.com/CIS2107/CW2

If anyone could inspect the source code and what not and let me know where I am going wrong, that would be a major help.

Thanks.
 
Unsafe JavaScript attempt to access frame with URL http://21320861.ehustudent.com/CIS2107/CW2/ from frame with URL https://maps.google.co.uk/mapfiles/home3.html. Domains, protocols and ports must match.
maps.gstatic.com/cat_js/intl/en_uk/mapfiles/422c/maps2/%7Bmain,mod_util,mod_act,mod_act_s,mod_actbr,mod_appiw,mod_mg,mod_mssvt,mod_pphover,mod_rst,mod_strr%7D.js:1778
Generated In: 0ms script.js:36
Generated In: 1ms script.js:36


Check your javascript errors ;)

It's saying that I have no JS errors though :(

"No syntax errors" >:
 
Back
Top Bottom