javascript question..
javascript question..
Out of context: Reply #2
- Started
- Last post
- 6 Responses
- kappa0
since javascript is (99.9% of the time) run on the clientside, you can be positive that any properties you get will be set by the client.
the date is the time set on the client's computer.