How to make onclick opacity background color ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to make onclick opacity background color ?

18th Jul 2018, 3:24 PM
Omar Khalil Bakhsh
Omar Khalil Bakhsh - avatar
4 Answers
+ 2
but i dont know the code of opacity ! 🤔LAWArthur
18th Jul 2018, 3:33 PM
Omar Khalil Bakhsh
Omar Khalil Bakhsh - avatar
+ 2
LAWArthur I know that but I want my page opacity onclick its more attractive I want make a theme that chane a color of the page and opacity
18th Jul 2018, 4:39 PM
Omar Khalil Bakhsh
Omar Khalil Bakhsh - avatar
+ 1
You can use jquery animate()
18th Jul 2018, 3:29 PM
LAWArthur
0
just simply use the css code {opacity:0.x}
18th Jul 2018, 4:36 PM
LAWArthur