Hey guys;

I'm having a little problem here, I have made a mock up website for my High School, but the Javascript that controls tweaking the CSS to display the website at different resolutions. This used to work great, but now I find that the JS only runs correctly after visiting the page, then reloading. Otherwise the script does not even run at all.

The page can be found here (look in the JS console for the resolution tweak script output):

http://deloro.thatcompdude.com/2010/stand-ver2/index-stand.php

Thank you!

--Dylan

On page load, you get a javascript error "console is undefined" at line 89 console.log("Lower than or at 1024 width. Setting display to 1024 width or lower"); You need to track down why that is happening.

Airshow

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.