|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Display Time
I can display time on the page but how do I display it in such a way that the time is being updated per second?
|
|
#2
|
|||
|
|||
|
RE: mysql?
That would be a javascript sorta thing..check this out:
http://www.hotscripts.com/JavaScrip...rograms/Clocks/ |
|
#3
|
|||
|
|||
|
RE: Display Time
dhtml would work too
|
|
#4
|
|||
|
|||
|
RE: Display Time
How would u do that in dhtml ?
It may be interessing... |
|
#5
|
|||
|
|||
|
RE: Display Time
|
|
#6
|
|||
|
|||
|
RE: Display Time
It *really* looks like javascript I think...
Can U tell me what's the main differences between dhtml/javascript ? |
|
#7
|
|||
|
|||
|
RE: Display Time
dhtml is nothing more than a combination of javascript plus css.. so yah it basically IS javascript, but it has css in there too!
|
|
#8
|
|||
|
|||
|
RE: Display Time
I think dhtml is simply the objects that are available to the scripting language and javascript is the scripting language..
IE. the document and window objects along with their methods and properties will be available to both javascript and vbscript, etc. At least.. that's what i'm theorizing. |
|
#9
|
|||
|
|||
|
RE: Display Time
you're on the right track, it mostly deals with the DOM (document object module)
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > Display Time |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|