Forums

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

Home Forums JavaScript [slider] image change after mouseover on thumbnail?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40040
    Krzysztof
    Member

    Hello dear friends :)

    Does anybody knows which slider have similar functionality like this one on freemanbeauty.com site (or how to modify an existing one)? (this mouseover banner-change thing :) )

    I`m a totally noob in jquery :(

    Kind regards
    Chriss

    #110937
    joshrives
    Member

    You don’t really need jQuery for that because it’s not a slider. Basically you are just swapping out the background image on hover. Here’s a codepen: http://codepen.io/joshrives/full/KGFzp

    I wouldn’t recommend this though unless you have a plan for how to handle this on mobile devices which don’t support hover states.

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