Forums

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

Home Forums JavaScript Cool little hover effect

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #31912
    schotty
    Member

    Hi all,

    Just visited this website http://www.edankwan.com and noticed the hover effect on the text just below his name/logo, the (Creative Direction.. etc..) And was wondering if anyone could point me in the direction of a jQuery effect, that could do this? or something similar?

    Thank

    #56389
    jhl
    Member

    could probably do this with css3 animations

    #56390
    soap
    Participant

    Can be very simply done using jquery animations and overlaying images.

    #56391
    schotty
    Member

    I thought about CSS, but wouldn’t it be better browser supported in jQuery? I did consider posting in CSS and using background positions/animations, and maybe text clipping, but that isn’t too supported right? or am I wrong.

    #56309
    soap
    Participant

    I’d just go jquery. Nothing wrong with javascript. Probably easier, too.

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