It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

News

Log In Sponsors
Partner Sites

resize of a random background



is there a way to display a random selected background with out having several different size backgrounds of the same background.... below is the code i have for displaying a random background....

<script language="JavaScript">document.open(); document.write("<body background = '" + bgimage + "' text = '" + text_color + "'>");</script>

there are 20 different backgrounds that are displayed at random each time the page is loaded or reloaded. is there a way to have the background resize to the users screensize without having 5 or 10 copies of the same background with different sizes....

Click here to read the whole forum topic