Home >Web Front-end >JS Tutorial >Javascript web page black and white effect implementation code (compatible with IE/FF, etc.)_javascript skills
The following demo address is partial gray
Partial gray demo address: http://demo.jb51.net/js/grayscale/index.html
Fully gray demo address: http://demo.jb51.net/js/grayscale/demo2.htm
Usage:
1. First introduce grayscale.js into the web page document.
2. Execute the grayscale function.
Sample code: