Results 1 to 11 of 11

Thread: ...

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    [OUTFACED] VLADO's Avatar
    Join Date: Aug:2003
    Location:
    Posts: 4,669

    ...

    ... ...


  2. #2
    Registered User Pa3KaTaH's Avatar
    Join Date: Sep:2003
    Location:
    Posts: 3,851
    <script type="text/javascript">
    <!--
    var currentTime = new Date()
    var hours = currentTime.getHours()
    var minutes = currentTime.getMinutes()

    if (minutes < 10)
    minutes = "0" + minutes

    document.write(hours + ":" + minutes + " ")
    if(hours > 11){
    document.write("PM")
    } else {
    document.write("AM")
    }
    //-->
    </script>
    http://www.tizag.com/javascriptT/javascriptdate.php

    , , ,

  3. #3
    Boyman's Avatar
    Join Date: Apr:2004
    Location: In the Source
    Posts: 384
    /offtopic
    /offtopic

    , ... .



  4. #4
    [OUTFACED] VLADO's Avatar
    Join Date: Aug:2003
    Location:
    Posts: 4,669
    :-)

  5. #5
    Total h4x0r Sertys's Avatar
    Join Date: Aug:2001
    Location: Sofia
    Posts: 807
    /OFF Javascript Pascal i C. - ECMA , . ., , ( ) ECMAScript .
    PERL, PHP ASP. , 3 , , , .
    By replacing numbers with their logarithms, you just turn a multiplication problem into an addition problem.

  6. #6
    Registered User Pa3KaTaH's Avatar
    Join Date: Sep:2003
    Location:
    Posts: 3,851
    JS ,
    5-6 , ``
    VLADO, ,

  7. #7
    [OUTFACED] VLADO's Avatar
    Join Date: Aug:2003
    Location:
    Posts: 4,669
    Originally posted by Pa3KaTaH
    VLADO, ,
    , ... ...

    ... ...

    ... ... ...

    . 20 4- ...
    Last edited by VLADO; 9th October 2004 at 22:54.

  8. #8

    Join Date: Nov:2001
    Location: Des Moines, Iowa
    Posts: 4,284
    .... ... ... ...

  9. #9
    Registered User Pa3KaTaH's Avatar
    Join Date: Sep:2003
    Location:
    Posts: 3,851
    Fo,

    , user friendly

    VLADO, --

  10. #10
    [OUTFACED] VLADO's Avatar
    Join Date: Aug:2003
    Location:
    Posts: 4,669
    ,
    ... - 100% ,

    ... / ...

    ...

  11. #11
    Registered User Pa3KaTaH's Avatar
    Join Date: Sep:2003
    Location:
    Posts: 3,851



    http://www.javascriptmall.com/jsc/jsC4Udate.htm

    ............................
    <SCRIPT Language="JavaScript">
    <!-- hide from old browsers
    function GetDay(intDay){
    var DayArray = new Array("Sunday", "Monday", "Tuesday", "Wednesday",
    "Thursday", "Friday", "Saturday")
    return DayArray[intDay]
    }

    function GetMonth(intMonth){
    var MonthArray = new Array("January", "February", "March",
    "April", "May", "June",
    "July", "August", "September",
    "October", "November", "December")
    return MonthArray[intMonth]
    }
    function getDateStrWithDOW(){
    var today = new Date()
    var year = today.getYear()
    if(year<1000) year+=1900
    var todayStr = GetDay(today.getDay()) + ", "
    todayStr += GetMonth(today.getMonth()) + " " + today.getDate()
    todayStr += ", " + year
    return todayStr
    }
    //-->
    </SCRIPT>
    .....................

    ,
    , , :
    <SCRIPT Language="JavaScript">
    <!-- hide from old browsers
    document.write(getDateStrWithDOW())
    //-->
    </SCRIPT>
    - 2 ,

    1

    <font size=2> <SCRIPT Language="JavaScript"> document.write(getDateStrWithDOW())</SCRIPT></font>

    , , JS todayStr

    .. :
    var test = "";
    var blah = "ole";
    test += "<font size=2>"
    test += blahl;
    test += "</font>"


Posting Permissions

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

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |