Ok this is what I have that allows the background to resize to the viewing resolution
<div>
<body bgcolor="#000000" text="#FFFFFF">
<img src="tropicalbeach.jpg" class="world" bgproperties="fixed" text="white">
</div>
<style type="text/css">
.world {
width: 100%;
height: 100%...
Hello and thanks in advance for any and all help.
Ok what I want to do if its possible is to have my web page, including background to size according to the viewers resolution fixed in place while also being able to scroll down the page of text etc. I have been able to size the background but...
I checked those 2 links im9ure but they were just creating a countdown timer like the one I have.
Yes Lock Down, I want it to update to the next year and begin the countdown. Just as if I had updated the year my self.
<SCRIPT LANGUAGE = "JavaScript">
var now = new Date();
// set this value...
I have the following java script for dispalying how long our gaming clan has been around. What it does is count downs the days until a sertain date, which is our Anniversary. What I would like to do is modify this code to update the year ("August 18, 2010") and restart the count and update the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.