Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript helping newbie with hover function

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #36898
    jgessentials
    Member

    Hi
    I thought I had it all set up for it to work but I see no hover action.
    I would appreciate any ideas you might have.

    http://healingaia.com/lotus-test2.php

    Thank you

    #97686
    jgessentials
    Member

    jQuery is loaded now, sorry about that I am totally new at jQuery
    Still not working though… thank you for your any advice you might have

    #97688
    jgessentials
    Member

    This is what I am trying to accomplish

    http://jsfiddle.net/QJFYJ/50/
    #97696
    kathleeeeen
    Member

    Hi, I am brand new to the whole coding world and just started customizing a wordpress site.
    Here is the page I am working on:
    http://www.catalogsandforms.com/?page_id=10

    I am trying to create a hover effect that will make the image transparent when you hover over it. I added the code below in my CSS style sheet and I get that hover effect in Firefox, but it doesn’t work in Safari or Chrome.

    < style type="text / css" >
    a:hover {opacity:0.4;}

    ***there are no unnecessary spaces in the actual code lines 1 and 3…that is simply to show you what the code reads***

    Any suggestions are greatly appreciated. Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.