PDA

View Full Version : javascript window close


sirveaux
01-26-2005, 09:44 AM
hi

what is the one line of javascript that makes the window close when clicked?

something like "href="javascript:window.location()" or something similar

thanks

sirveaux
01-26-2005, 09:45 AM
sorry, this belongs in client side scripting

putts
01-26-2005, 11:09 AM
Originally posted by sirveaux
sorry, this belongs in client side scripting

that it does and that it is.


As far as your question

window.close()