Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by elvisdinesh

  1. elvisdinesh

    Opening and closing the child windows, if the parent window is closed

    Hi :-), Thanks in Advance, to anyone who can help me in my problem. My Problem is, I have a function which opens up child windows function openNewWin(strWinName) // function to open a new window... { noOfWin ++; winArray[noOfWin] = window.open(strWinName, '', strWinProp); }...

Part and Inventory Search

Back
Top