VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member thecoalman's Avatar
    Join Date
    Feb 2004
    Location
    Pennsylvania
    Search PM
    Code:
    <SCRIPT language="JavaScript">
    <!--
    if ((screen.width>=1024) && (screen.height>=768))
    {
     window.location="index_lg.html";
    }
    else
    {
      window.location="index_sm.html";
    }
    //-->
    </SCRIPT>
    Quote Quote  
  2. Member thecoalman's Avatar
    Join Date
    Feb 2004
    Location
    Pennsylvania
    Search PM
    Code:
    <SCRIPT language="JavaScript">
    <!--
    if ((screen.width>=1024) && (screen.height>=768))
    {
     window.location="index_lg.html";
    }
    else
    {
      window.location="index_sm.html";
    }
    //-->
    </SCRIPT>
    Quote Quote  
  3. Member Faustus's Avatar
    Join Date
    Apr 2002
    Location
    Dallas, TX
    Search Comp PM
    NO!
    Quote Quote  
  4. Member thecoalman's Avatar
    Join Date
    Feb 2004
    Location
    Pennsylvania
    Search PM
    Code:
    <SCRIPT language="JavaScript"> 
    <!-- 
    if ((screen.width>=1024) && (screen.height>=768)) 
    { 
    window.location="index_lg.html"; 
    } 
    else 
    { 
      window.location="index_sm.html"; 
    } 
    //--> 
    </SCRIPT>
    Quote Quote  
  5. Member Faustus's Avatar
    Join Date
    Apr 2002
    Location
    Dallas, TX
    Search Comp PM
    *preps his yellow button*

    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!