User Profile
Collapse
-
Each minute image would be an image of that minute, so there won't be different colors, just different minutes. I have the code necessary to display a clock using a different image for each minute, now I just need the code that's displaying the minute images to rotate according to the hour. -
AlteredRealitii started a topic Need help combining an analog clock and digital clock using javascriptin JavascriptNeed help combining an analog clock and digital clock using javascript
I'm trying to make a combination analog and digital clock by having the hour hand of the clock actually display the minutes by using separate images for each minute. Hope that makes sense. Thanks -
AlteredRealitii replied to How to Create Javascript Clock with Different Images for Hr Min and Sec for iPhonein JavascriptI just realized that I was unclear as to what I meant. I mean that I need separate images for each min (1-60), separate images for each second (1-60) and separate images for each hour (1-12). Not just 3 separate images (one for hour, minute, and second). Will the above code let me achieve what I just wrote? If not, then what I just wrote is what I actually need. My apologies.Leave a comment:
-
AlteredRealitii replied to How to Create Javascript Clock with Different Images for Hr Min and Sec for iPhonein JavascriptThanks for the quick response. Yes, it has to be images for what I'm trying to do. Unless there is a way to combine javascript for an analog clock and a digital clock. Basically making the hands of the analog clock display the actual time, eg. the hour hand actually displays the hour itself, the minute hand actually displays the minutes itself. That is my main goal, I just figured it would be easier to use separate images to achieve the same effect....Leave a comment:
-
AlteredRealitii started a topic How to Create Javascript Clock with Different Images for Hr Min and Sec for iPhonein JavascriptHow to Create Javascript Clock with Different Images for Hr Min and Sec for iPhone
I'm trying to create a clock that allows me to use a completely different set of images for the hours minutes and seconds for the iPhone. This is what I currently have which works correctly in Google Chrome, but doesn't work on the iPhone. If there is a completely different, better, or more efficient way to do this, then that would be great. I'm completely new to javascript hence the reason I;m using this already built code.
...Code:
No activity results to display
Show More
Leave a comment: