My Bro wants to see how good he really is (comp nerds look)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • trevorjk
    <S>WooLooLoo</S>
    • Dec 2002
    • 4324

    #1

    My Bro wants to see how good he really is (comp nerds look)

    figure out the source code for the java script on the left drop down menus with out useing the cache for this site


    t33kyboy "So if a cat is dropped from 11 inches, it will most likely die."
  • Digits
    Canuckle
    • Feb 2003
    • 1329

    #2
    the source isn't even in there

    Code:
    <SCRIPT LANGUAGE="JavaScript">
    <!--
    function openBrWindow(theURL,winName,features) { 
      window.open(theURL,winName,features);
    }
    
    //-->
    </SCRIPT>
    Thats all there is the source for the menu is in a diff file

    Comment

    • trevorjk
      <S>WooLooLoo</S>
      • Dec 2002
      • 4324

      #3
      well yeah he wants to know if any one can get the source file from the java drop down menu... so you go to that other source to get it kinda thing i have no idea what hes talking about he just told me to figure it out lol
      t33kyboy "So if a cat is dropped from 11 inches, it will most likely die."

      Comment

      • MarkM
        UK Cougars
        • Jul 2002
        • 2433

        #4
        Ok he is using ezMenu and JavaScript1.2
        but it is static no movement so something is coded wrong.
        Mark UK Cougars


        UK Cougars
        Sterling Owners Group. Member #39

        Comment

        • Fixion
          Registered User
          • Aug 2003
          • 815

          #5
          They use easy menu, download it here: http://web-nova.com/ezmenu.asp
          .

          Comment

          Working...