nikubenki

像这种导航栏透明的动画效果是怎么实现的呢?

  •  
  •   nikubenki · Aug 24, 2015 · 2329 views
    This topic created in 4009 days ago, the information mentioned may be changed or developed.

    https://www.aceandtate.com/
    向下滚动到某一块区域,或者鼠标移动上去变成白色背景而且带有动画效果。
    能详细点吗?

    1 replies    2015-08-24 18:29:55 +08:00
    lxrmido
        1
    lxrmido  
       Aug 24, 2015   ❤️ 1
    .navi{
    background-color:rgba (0,0,0,0 );
    transition:all linear 0.5s;
    }
    .navi:hover{
    background-color:#fff;
    }
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   914 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 22:45 · PVG 06:45 · LAX 15:45 · JFK 18:45
    ♥ Do have faith in what you're doing.