sWgiraffe / transparent_header

a transparent header that can reduce when you scroll down

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transparent_header

This project realize a transparent header that can reduce when you scroll down

The folder js contains three js file,the custom.js is realized by jquery,and the custom1.js is realized by origin js. You can change the index.html by replace "<script src="js/custom1.js"></script>" by "<script src="js/custom.js"></script><script src="js/jquery-3.3.1.min.js"></script>"

About

a transparent header that can reduce when you scroll down


Languages

Language:JavaScript 44.4%Language:HTML 37.4%Language:CSS 18.3%