+ Reply to Thread
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24
Like Tree1Likes

Thread: Javascript: Analog Clock

  1. #11
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: Javascript: Analog Clock

    Xav you should leave that for a mod

    It's ok to post in old threads.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #12
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: Javascript: Analog Clock

    No, it isn't. In case you've forgotten, you infracted me for posting in an old thread. Out of the kindness of my heart, I'm steering spirates away from your cruel, merciless, virtual whip. OK?

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

  4. #13
    spirates is offline Newbie
    Join Date
    May 2008
    Posts
    8
    Rep Power
    0

    Re: Javascript: Analog Clock

    instead of argumenting cant you help me crycrycrycrycry

  5. #14
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: Javascript: Analog Clock

    Sorry, I'm kinda annoyed right now - not by TcM, it's been a long day.

    Well, not just by TcM...

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

  6. #15
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: Javascript: Analog Clock

    Duh I'm just gonna ignore your comment. Just keep yourself updated and you will know that it's ok now!

    And that's not they way to reply to people. If you don't know how to help him just don't be rude to him.

    @Spirates find this line

    Xpos=window.pageXOffset+window.innerWidth-Xbase-30;
    and change the -30 to any other number of pixels.. for example 1000.. it will go to the left. But to work on all resolutions you might want to modify that line and use http://forum.codecall.net/javascript...esolution.html

    to determine the resolution, so it will be showed correctly in all resolutions.

    Hope it helped.

  7. #16
    spirates is offline Newbie
    Join Date
    May 2008
    Posts
    8
    Rep Power
    0

    Re: Javascript: Analog Clock

    didnt work.. the clock is still at the same place, i tried to put it in body and head but clock is still at same place

  8. #17
    spirates is offline Newbie
    Join Date
    May 2008
    Posts
    8
    Rep Power
    0

    Re: Javascript: Analog Clock

    or sry.. it did work... it was my mircrosoft frontpage client who was buging... ye it worked to do so thanks..

    another question: Can i make the clock unmovable in x lead?

  9. #18
    spirates is offline Newbie
    Join Date
    May 2008
    Posts
    8
    Rep Power
    0

    Re: Javascript: Analog Clock

    when i move the clock at this way it doesnt hapen anything in IExplorer :S only in firefox ;((

  10. #19
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: Javascript: Analog Clock

    What do you mean by x lead? You mean you want the clock to be in a static position?

  11. #20
    Join Date
    Mar 2008
    Posts
    7,145
    Rep Power
    86

    Re: Javascript: Analog Clock

    Thanks that's very interesting, to change the position of the clock would you edit these lines?

    Code:
    Ypos=window.pageYOffset+window.innerHeight-Ybase-20;
    Xpos=window.pageXOffset+window.innerWidth-Xbase-30;
    ?

+ Reply to Thread
Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 3 users browsing this thread. (0 members and 3 guests)

Similar Threads

  1. Javascript analog clock help needed!
    By welton122 in forum JavaScript and CSS
    Replies: 1
    Last Post: 02-09-2011, 06:05 AM
  2. Transparent Analog Clock
    By AfTriX in forum Visual Basic Tutorials
    Replies: 14
    Last Post: 06-11-2009, 04:28 AM
  3. How to create an analog clock
    By Dren in forum C Tutorials
    Replies: 12
    Last Post: 12-30-2008, 09:28 AM
  4. Creating an analog clock with ActionScript
    By AfTriX in forum Tutorials
    Replies: 2
    Last Post: 01-07-2007, 12:19 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts