This website explores the use of javaScript to add interactivity to language learning materials. The main advantage of javascript is that it can be used to add a lot of interactivity yet web pages are still relatively small and fast to load. In addition no plug-ins need to be downloaded and installed.
Time Conversion
March 26, 2006 on 9:00 pm | In Javascript Snippet | No CommentsI am trying to test a snippet of javascript that I want to use to make it easier to arrange on-line meetings with people living in different time zones.
The page should display the time of a meeting in GMT and should then also show it in the local time of the person visiting the page. I am testing this page to see if it works correctly. There will be problems when people have their computer set to a time zone that is different from the place where they actually are – though I am not sure why someone would wannt to do this. But there may also be problems because different versions of windows and different browsers may handle the code slightly different. I would very much like to know whether or not this page works correctly.
Does it show the correct time?
The page can be found at http://mackichan.e-lang.co.uk/javascript/timer.html
No Comments yet »
RSS feed for comments on this post.




