+ Reply to Thread
Page 2 of 3
FirstFirst 1 2 3 LastLast
Results 11 to 20 of 21

Thread: Javascript: Analog Clock

  1. #11
    TcM
    TcM is offline
    Code Warrior TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM's Avatar
    Join Date
    Aug 2006
    Posts
    11,461
    Blog Entries
    6

    Re: Javascript: Analog Clock

    Xav you should leave that for a mod

    It's ok to post in old threads.

  2. #12
    Xav
    Xav is offline
    Code Slinger Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav's Avatar
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,210
    Blog Entries
    13

    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

  3. #13
    Newbie spirates is an unknown quantity at this point
    Join Date
    May 2008
    Posts
    8

    Re: Javascript: Analog Clock

    instead of argumenting cant you help me crycrycrycrycry

  4. #14
    Xav
    Xav is offline
    Code Slinger Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav's Avatar
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,210
    Blog Entries
    13

    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

  5. #15
    TcM
    TcM is offline
    Code Warrior TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM's Avatar
    Join Date
    Aug 2006
    Posts
    11,461
    Blog Entries
    6

    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 JavaScript:Tutorial, Screen Resolution

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

    Hope it helped.

  6. #16
    Newbie spirates is an unknown quantity at this point
    Join Date
    May 2008
    Posts
    8

    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

  7. #17
    Newbie spirates is an unknown quantity at this point
    Join Date
    May 2008
    Posts
    8

    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?

  8. #18
    Newbie spirates is an unknown quantity at this point
    Join Date
    May 2008
    Posts
    8

    Re: Javascript: Analog Clock

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

  9. #19
    TcM
    TcM is offline
    Code Warrior TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM's Avatar
    Join Date
    Aug 2006
    Posts
    11,461
    Blog Entries
    6

    Re: Javascript: Analog Clock

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

  10. #20
    Code Slinger chili5 has a reputation beyond repute chili5 has a reputation beyond repute chili5 has a reputation beyond repute chili5 has a reputation beyond repute chili5 has a reputation beyond repute chili5 has a reputation beyond repute chili5 has a reputation beyond repute chili5 has a reputation beyond repute chili5 has a reputation beyond repute chili5 has a reputation beyond repute chili5 has a reputation beyond repute chili5's Avatar
    Join Date
    Mar 2008
    Posts
    7,023
    Blog Entries
    1

    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;
    ?
    "Whenever you remember, I'll be there/
    Remember how we reached that dream together" - Carrie Underwood

+ Reply to Thread
Page 2 of 3
FirstFirst 1 2 3 LastLast

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Transparent Analog Clock
    By AfTriX in forum VB Tutorials
    Replies: 14
    Last Post: 06-11-2009, 06:28 AM
  2. Counting Files with JavaScript
    By Matt in forum JavaScript and CSS
    Replies: 5
    Last Post: 08-01-2007, 12:02 PM
  3. Creating an analog clock with ActionScript
    By AfTriX in forum Tutorials
    Replies: 2
    Last Post: 01-07-2007, 02:19 AM
  4. javascript help!!
    By aicirt in forum JavaScript and CSS
    Replies: 9
    Last Post: 08-01-2006, 08:16 PM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

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