Results 1 to 2 of 2

Thread: JavaScript

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2002
    Location
    Tennessee
    Posts
    3

    JavaScript

    i have a ? about java script , i know that javascript:window.location.reload() , will refresh a certain page that is connected to , but i need to know the script to completely close the page..
    "Hackers" -When used properly, this term refers to an elite breed of good guys who are talented computer programmers. They enjoy solving challenging problems or exploring the capabilities of computers. Like a carpenter wielding an axe to make furniture, the hacker does good things with his skills. True hackers subscribe to a code of ethics and look down upon the illegal and immoral activity of crackers. When people use "hackers" to describe virus authors or computer criminals who commit theft or vandalism, it is not only incorrect but also insulting to true hackers..--unknown source--..

  2. #2
    Fanatic Member punkpie_uk's Avatar
    Join Date
    Sep 2001
    Location
    UK
    Posts
    645
    You've almost got it...

    Code:
    window.close();
    SPREAD THE WORD!!! Are You Lee McCormick? Because I Am



    Lee M McCormick
    [email protected]

    Lee McCormick.com - Live
    Dynamically Webbed.com - In development but live

Posting Permissions

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



Click Here to Expand Forum to Full Width