Results 1 to 2 of 2

Thread: window object

  1. #1
    TaylorRyan is offline Senior Member
    Join Date
    Dec 2009
    Posts
    307
    Rep Power
    3

    Default window object

    JavaScript - The window object

    I want detail information of JavaScript window object. A lot of of them I have got on net, but I am not able to understand very well. So, if anybody is having scripts or some basic information about the Window object also give me some or the other source code .thanks in advanced.

  2. #2
    ThomasBarnes is offline Senior Member
    Join Date
    Dec 2009
    Posts
    303
    Rep Power
    3

    Default

    1) The Windows object given you the method below:

    • alert(msg)

    • blur()

    • clearInterval()

    • clearTimeout()

    • close()

    • confirm()

    • find()

    • home()

    • window.open()

    • print()

    • alert(yourname)

    • window.resizeTo()

    • setInterval()

    • setTimeout()

    • stop()

Similar Threads

  1. Cache object of ASP.NET
    By WalkerCook in forum Programming
    Replies: 1
    Last Post: 07-10-2010, 12:06 PM
  2. Object Vs class
    By CollinsBrown in forum Programming
    Replies: 2
    Last Post: 06-24-2010, 10:58 AM
  3. TextStream Object
    By AdamsClark in forum Programming
    Replies: 1
    Last Post: 02-02-2010, 01:58 PM
  4. Onto upgrade window xp to window 7
    By Lolita Jovina in forum Windows XP
    Replies: 1
    Last Post: 09-19-2009, 06:39 AM
  5. Object -Oriented Pr~gramming in c++
    By neil97 in forum Programming
    Replies: 0
    Last Post: 08-20-2008, 04:48 PM

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
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48