I have a cool idea, but I have no idea how to do it!

4 replies
  • WEB DESIGN
  • |
Hey everyone, I have minimal experience in web design, no experience in Java, Flash and all those other plugins. I am in the process of making my own clock website (mainly LED), and I was wondering if it were possible to make the picture of the clocks show the system time of the user who accesses it. Is this possible? If so, how would one make this happen?

Thanks in advance!
#cool #idea
  • Profile picture of the author alvinhy
    Here is a bunch of Java/HTML clocks you can use: | CodeCanyon
    (no affiliate link)
    {{ DiscussionBoard.errors[9388850].message }}
    • Profile picture of the author Brandon Tanner
      Just to clarify... you're looking for Javascript, not Java (2 completely different languages).

      Google "Javascript LED clock" or "Javascript digital clock".

      FYI- I would avoid any solutions that use Flash, as Flash won't work on most mobile devices.
      Signature

      {{ DiscussionBoard.errors[9388879].message }}
  • Profile picture of the author ashish sharma
    If you want to learn java,flash animation then study the jquery and please like this page for java tutorials.
    https://www.facebook.com/ProfessionalJavaTutorials
    {{ DiscussionBoard.errors[9396129].message }}
    • Profile picture of the author fraxool
      Originally Posted by ashish sharma View Post

      If you want to learn java,flash animation then study the jquery and please like this page for java tutorials.
      https://www.facebook.com/ProfessionalJavaTutorials
      Java & Javascript are two completely different languages, as Brandon Tanner already said it. So I don't get the point of the Facebook page you are sharing here... I see that more like a self promotion than something else...

      To answer to the author of this thread ; if you want to design your own clock, you should begin by studying HTML & CSS, if you don't know them. These languages are really easy to understand. Then, once you will be able to create cool things with these languages, you'll need to learn Javascript... With jQuery so that it's easier.

      HTML & CSS will be useful to design your clock. Javascript (jQuery) will add the interactivity, animations to your HTML & CSS clock design.

      Hope it helps you ;-) .
      {{ DiscussionBoard.errors[9396176].message }}

Trending Topics