Actually I sorted out the problem. Stupid me, I misspelled left out the "s" in my variable hours. =) DOH! Don't you hate that. Heehee but thanks for reading guys.
Ok this is like the dumbest, yet strangest thing (to me anyway)... So I have the following script in an HTML file:
<script language="JavaScript">
<!--
document.write("<span id='clock'></span>");
var now,hours,minutes,timeValue;
function showtime(){
now = new Date();
hours =...
Posting this for a friend who's not on Tek-Tips... Her family is in the textile manufacturing business, basically the work flow can be described as follow:
Concept / Original Design -> Sample Request -> Procure Material -> Sample Made (idea dropped, or changes made, or approved) -> Costing /...
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.