I want a count up script that can be set by year/month/day but also hour/minute/second. If someone could make a script that could do this I would appreciate it.
To explain more of what TheConeHead suggested:
a:link, a:visited, a:active, a:hover{color: #000080 }
a:link.blue, a:visited.blue, a:active.blue, a:hover.blue{color: #BB0000 }
<a href=nowhere.htm>"As is on the style sheet</a>
<a href=somwhere.htm class="blue">"As a...
I cant really help you with your problem, but if your goign to use Geocities to host your site add
<comment>
to the end of your html, php, or whatever files and that should kill the add. It used to anyway.
A better way to 'lock' the text box is using JavaScript.
onFocus="blur()"
add that to your input tag. Although disable does work it adds a shadow to the text and depenending on the fonts and colors you use, if any, it makes it hard to read what in the box.
Correct me if Im wrong but dont you need to write it to the document?
<html>
<head>
<script language="javascript">
if (screen.width > 800)
{
document.write("<img src='images/untitled2.gif'><FONT COLOR='#006699'>")
}
if (screen.width < 800)
{
document.write("<img...
Ok, Ill try not to confuse anyone. I have a webpage that has so far, two different style sheets. I am creating multipile CSS's just because its fun. Now, the question.
Right now I have a list of style selectors one every page. When you click on one it sends you to the index file of that style...
Does it say exactly how resizing fullscreen windows is a bug? If anything its better than having a fullscreen window in my opinion. At least you can go to the task bar and close a fullscreen window rather than Alt+F4'ing whihc Im less used to.
You can do what Kevin said, use a pop-up and in the pop-up code add fullscreen. Then in the new pop-up you can have a chromeless window, it will need to be resized but it will work.
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.