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
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
I think you have to animate the position. It’s not a native jQuery shortcut AFAIK.
@Paulie_D thanks, but likely I have to animate width. Will try
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)