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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Fakhar

    Overwrite method of tag in script

    Hi I want to overwrite onmouseout method of a div in javascript. How am I going to implement it ? The approach I am using is as follows <HTML> <HEAD> </HEAD> <BODY> <DIV id=div1 style=&quot;width:200;height:100&quot;> </DIV> <SCRIPT> document.div1.style.onmouseout =...
  2. Fakhar

    Open window on session End

    Hello! I am trying to open a new window on session_End. Can any one tell me what is the syntax in vbScript to open window.

Part and Inventory Search

Back
Top