Type: Posts; User: rsines
This script looks like something I could use, but instead of having the child part of the question drop down, I would like it all to be on one line. Could you show me how that would work?
I still get an error with this code, the error is in the first esle statement <SCRIPT LANGUAGE="JavaScript1.2"> if (screen.availHeight>=960 & screen.availWidth>=1280) {document.write("<img...
I am trying to write a script to resize images according to the viewers screen resolution. Can anyone tell me whats wrong with this script? <SCRIPT LANGUAGE="JavaScript1.2"> if...