Thanks spyderix, I will look into doing some of that. I realize the white space problem. I moved everything on the page up, but then forgot to move the bottom table up, I will fix that, but I still think there will probably be too much whitespace. As for the fact that this is a very basic...
move the closing </div> tag down from right after the <div> to after your closing </script> tag. The way it is right now, the div isn't doing anything. Next, you probably have to fix the syntax in the style attribute of the <div> tag
<div id=Clock align=Center style="font-family: Tahoma...
I don't understand why you need to call more than one js page, why not...
<script>
function 1()
{your function here}
function 2()
{your function here}
function 3()
{your function here}
function whereToGo()
{
var variable1 = "WhatEverYouAreChecking"
if(variable1 == 1)
{
function1()
}...
or
Contact us, or click here ,for more information
the way you have it isn't really proper.
I was looking at your site, and I just noticed that I couldn't find any other way to contact them, other than the "click here", so maybe you should just have:
For more Information please...
okay, I added the target="_blank" to those links, I never even thought of that. About the big white space on the top, that was bugging me too, but I really liked the way the line and the red line under the logo were even. So, what I did was made the logo graphic smaller (now it's...
Hi boomerang, thanks for your input, I will look into those things, as for the secure site, I redid that form too, I just can't upload to the secure site yet. If you want to view what will be on the secure section when I am done you just have to go to...
okay, I just finished the first working draft of the site i'm working on. Let me know what you think.
the url: http://members.shaw.ca/gscriv
I know the logo graphic needs cleaned up a little, and there are probably a few other things, but anyway, you gotta start somewhere :-)
dis
I might be totally out to lunch, but it looks like you are calling the model pictures in the same frame as the origional links. If that's the case you shouldn't need the target attribute in your <A> tag. I'm probably wrong, but hey i try :-)
dis
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.