DHTML onmouseover

Discussion in 'HTML / PHP / JavaScript / CSS' started by _EarnIt_, Mar 14, 2003.

  1. Bruce

    Bruce DiscountASP.NET Staff

    I did a view source on your page

    <script language="JavaScript" fptype="dynamicanimation">
    <!--
    function dynAnimation() {}
    function clickSwapImg() {}
    //-->
    </script>
    <script language="JavaScript1.2" fptype="dynamicanimation" src="../../animate.js">

    Make sure the animate.js file exist in your root dir.



    quote:Originally posted by _EarnIt_

    I am trying to use DHTML to have my links change color whem the mouse rolls over them. The effect works on my personal computer but not when I post it to the server. I am not sure why. Here is the page .... http://www.warwrights.org/Pages/Link_Frames/Frame_Buttons_darkblue.htm

    _EarnIt_
    (How else can you get any where in life)
    </blockquote id="quote"></font id="quote">
     
  2. Thanks for the response .... that was the issue exactly.

    _EarnIt_

    _EarnIt_
    (How else can you get any where in life)
     

Share This Page