Results 1 to 5 of 5

Thread: DIV, mouseover hover and url options

  1. #1
    Join Date
    May 2008
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question DIV, mouseover hover and url options

    Hello All -

    I am not sure if this done via CSS or JavaScript, so I will post in both forums. Does anyone know and can provide any code example of the mouseover hovering effect as on the following page?

    http://www.adobe.com/products/?ogn=EN_US-gn_prod

    When you hover your mouse on a product item, it displays the options for
    * Buy * Try * Learn more

    Appreciate any help on this.

    Thanks,

    Lt. Jerry Mouse

  2. #2
    Join Date
    Mar 2008
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    It looks like it is done by javascript check the page souce.

  3. #3
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

  4. #4
    Join Date
    May 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    you can make div:hover {background-color:gray;}

    but it will not work in I.E..you have use javascript for it

  5. #5
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    This question has been answered in this thread. This thread can probably be deleted and/or closed.

Bookmarks

Posting Permissions

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