/transparent_header

a transparent header that can reduce when you scroll down

Primary LanguageJavaScript

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>"