Results 1 to 2 of 2

Thread: Need help using a mouse over effect

  1. #1
    Join Date
    Nov 2009
    Posts
    10

    Arrow Need help using a mouse over effect

    I have the following code for a sign up form. I want the button to change when the mouse hovers over. Can someone help me? The button that I want it to change to is: sign_up_mouseover.png
    HTML Code:
    <ul class="site-nav2">
                         <p>&nbsp;</p>
                      <FORM ACTION="https://app.expressemailmarketing.com/Survey.aspx?SFID=75036" METHOD="POST">
        <div align="center">      <span class="style20"><FONT FACE="arial, helvetica">Sign up for our Mailing List
          </FONT></span>
            <BR>
            <input type="TEXT" name="email" />
            <BR>
            <INPUT TYPE="IMAGE" SRC="images/sign_up.png" ALIGN="ABSMIDDLE" BORDER="0" />
            <INPUT TYPE="HIDDEN" NAME="SkipSurvey" VALUE="FALSE" />
        </div>
    </FORM>
                      </ul>

    Attached is what the form looks like now. You can see it at www.bigdogcattle.com

    Thanks
    Jamie


    [mod::code tags added]
    Last edited by is_numeric; 05 Nov 2009 at 05:35 AM.

  2. #2
    Join Date
    May 2009
    Location
    England
    Posts
    165
    Hello Bigdogcattle,

    Sitepoint have an excellent tutorial and explanation of what you need:

    http://articles.sitepoint.com/article/mouseover-images

    I hope that helps.

    Regards,


    David
    David McLeary
    Emerging Innovations
    Website Development, Training and Consultancy

Similar Threads

  1. swith images on mouse events for list of video links
    By HarryPutnam in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 06 Sep 2009, 10:02 AM
  2. mouse & elephant
    By Edward.H in forum Tell Us About Yourself
    Replies: 0
    Last Post: 16 Apr 2009, 09:14 PM
  3. How do i create this mouse cursor in HTML?
    By fmpfmpf in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 16 Apr 2008, 10:37 PM
  4. Old Paper Effect - With Rolled Out Scroll Effect
    By Rob-Cheese in forum Graphic Design
    Replies: 0
    Last Post: 08 Apr 2006, 11:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •