Date and Time object in Java
Hi there
Have searched to see if anyone else has had this problem, but couldn't find anything.
I am trying to make a java clock to be used on a website.
I am using the data from the date and time object to change the angle of an active object (the hands etc.)
The problem is, when tested on a webpage, the date and time object apears, and seems to make eveything else invisible.
Any ideas?
Re: Date and Time object in Java
ok - solved it !!! You have to uncheck the display as background option.