nikubenki

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

  •  
  •   nikubenki · Aug 24, 2015 · 2285 views
    This topic created in 3972 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   ·   947 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 20:40 · PVG 04:40 · LAX 13:40 · JFK 16:40
    ♥ Do have faith in what you're doing.