+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 10 of 17

Thread: JavaScript:Tutorial, Display MsgBox

  1. #1
    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

    JavaScript:Tutorial, Display MsgBox

    Introduction:-
    Well I'm trying to start a whole set of JavaScript tutorials and this is the first one.. simple and short!

    Solution:-
    Just make this code in the <head> tags:-
    Code:
    <script language="JavaScript">
    function loadalert () 
            {alert("Hello!")
    }
    </script>
    And this body code:-

    Code:
    <body onLoad="loadalert()">
    </body>
    Explanation:-
    I don't think this needs any explanations!

    A Preview:-


    Conclusion:-
    As Always Feedback is welcome and the full source is attached!! ( although not so needed )
    Attached Files
    Last edited by TcM; 12-02-2006 at 12:53 PM.

  2. #2
    Newbie sahar88 is an unknown quantity at this point
    Join Date
    Feb 2007
    Posts
    5
    thanks a lot ..............

  3. #3
    Code Warrior
    /////////|||||\\\\\\\\\
    amrosama is a splendid one to behold amrosama is a splendid one to behold amrosama is a splendid one to behold amrosama is a splendid one to behold amrosama is a splendid one to behold amrosama is a splendid one to behold amrosama is a splendid one to behold amrosama's Avatar
    Join Date
    Aug 2007
    Location
    Pyramids st, Giza, Egypt
    Age
    21
    Posts
    8,181
    Blog Entries
    12

    Re: JavaScript:Tutorial, Display MsgBox

    Nice tutorial ill +rep you

  4. #4
    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:Tutorial, Display MsgBox

    Hehe, thanks

    I'll be waiting

  5. #5
    Administrator Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan's Avatar
    Join Date
    Nov 2005
    Location
    Hendersonville, NC
    Posts
    24,556
    Blog Entries
    97

    Re: JavaScript:Tutorial, Display MsgBox

    Wow, this is an old one. Perhaps one of your first?

  6. #6
    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:Tutorial, Display MsgBox

    I started with VB6... those are older than this.

  7. #7
    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:Tutorial, Display MsgBox

    Why is this in the wrong forum? Not in Tutorials?

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

  8. #8
    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:Tutorial, Display MsgBox

    It's not in the wrong forum! It is in tutorials!

    Software Development > Tutorials > Javascript

  9. #9
    Code Warrior Egz0N is a name known to all Egz0N is a name known to all Egz0N is a name known to all Egz0N is a name known to all Egz0N is a name known to all Egz0N is a name known to all Egz0N's Avatar
    Join Date
    Sep 2008
    Location
    Kosovo
    Age
    18
    Posts
    4,030

    Re: JavaScript:Tutorial, Display MsgBox

    Nice One TcM ..

  10. #10
    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:Tutorial, Display MsgBox

    Woah, sorry TcM. The URL says nothing about Tutorials, I assumed it was in the normal JS forum.

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

+ Reply to Thread
Page 1 of 2
1 2 LastLast

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. VB 6.0: Tutorial, Using the MsgBox
    By TcM in forum VB Tutorials
    Replies: 11
    Last Post: 05-15-2009, 06:48 AM
  2. Special tags to display html code on the page
    By Bodyag in forum HTML Programming
    Replies: 4
    Last Post: 04-10-2007, 09:38 AM
  3. Test inputs help please.
    By patience in forum General Programming
    Replies: 1
    Last Post: 03-16-2007, 12:45 PM
  4. Display an excel sheet
    By engr in forum ASP, ASP.NET and Coldfusion
    Replies: 0
    Last Post: 03-15-2007, 12:00 AM
  5. JavaScript:Tutorial, Screen Resolution
    By TcM in forum Javascript
    Replies: 6
    Last Post: 12-30-2006, 05:45 AM

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