 |
|
|
 |
|
 |
How do you call the function goforit() in your text withing <body></body>?
Do you do <script>document.write(goforit());</script> ?
Also, what is the <span></span> for?
God Bless!
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
You must call goforit() function from <BODY> tag example: <BODY vLink=#ffffff aLink=#ffffff link=#ffffff bgColor=#003366 leftMargin=0 topMargin=0 önLoad="goforit()" >
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Srdjan,
It's not working for me: I am displaying the date in the middle of a text. What do you suggest I call "goforit()"?
For example: Thanks for being here at my website on <script>document.write(goforit());</script>. It is always a great pleasure serving you. Come back again.
God Bless!
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Calling goforit() function have nothing to do with position of date on your web page.You must call this function to start displaying date-time,but position of date or time on your page is designers isue.I you are using dreamweawer do this. Put cursor on place you want to desplay date,Insert/HTML/Script Object/Script in Content editbox of "Script" dialog copy-paste code from this page and call goforit() function from body tag
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Srdjan,
That's waht I've been doing and what you're suggesting is not working . . . . they date does not display at all!
How about write the code for displaying the date to let me see exactly what you're talking about. Thank you!
Yes, I'm using dreamweaver software.
God Bless!
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
Yea, Srdjan Mladenovic!
But how do I insert inside a text and have it work for me?
I don't doubt that it works . . . but how can make it work FOR ME?
God Bless!
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
 |
|
 |
In the bottom right of my screen I can already see the time and date. As a bonus I can configure it to display in exactly the way I want. So I don't need to visit a webpage to see the time
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Your are clearly NOT a developer..... otherwise you will see the value of a web application having access to the CLIENTS Date/Time info,and not the Date/Time info of the server where the app sits... specially on apps that require a timestamp to be accurately recorded (like bidding or sign-off on things by due date)
|
| Sign In·View Thread·PermaLink | 1.00/5 |
|
|
|
 |
|
 |
Mate, this is client side javascript... 
Anonymous wrote: Your are clearly NOT a developer
Oh thanks for telling me
|
| Sign In·View Thread·PermaLink | 1.00/5 |
|
|
|
 |