Forums

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

Home Forums CSS Show box from right to left

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #45830
    Kuzyo
    Participant

    Hi guys

    How can to make that box appears not from top to button (what jQuery slideDown function does), but from right to left?http://codepen.io/Kuzyo/pen/Eetkb Give me, please, some tips. Thanks

    #140290
    Paulie_D
    Member

    I think you have to animate the position. It’s not a native jQuery shortcut AFAIK.

    #140267
    Kuzyo
    Participant

    @Paulie_D thanks, but likely I have to animate width. Will try

    #140275
    Kuzyo
    Participant

    ok, solved http://codepen.io/Kuzyo/pen/Eetkb, now can’t figure out how make that box appears when sroll reach top of box. Sort of

    if (scrollTop == boxTop)

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