Forums

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

Home Forums CSS auto expanding banner

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34422
    amyth91
    Participant

    how do i create a banner that is auto expanding. i would probably use an image as a banner.

    #87820
    Johnnyb
    Member

    Give it a parent with overflow: hidden and your desired size, then use some jquery to animate it to it’s expanded size with a delay before the animation. Or trigger the animation on hover.

    Here’s a quick jsfiddle for you mate: http://jsfiddle.net/ubV8D/

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