Posts by Maykonctba • 31 points
2 posts
- 
		0 votes0 answers18 viewsQ: Function to leave image in GrayscaleI have a rule where I change the color of Badge according to the "value" of the input, next to this rule I need to put another to change the color of the image to Grayscale (if possible without… jqueryasked Maykonctba 31
- 
		2 votes1 answer48 viewsQ: How to use a function for multiple Javascript vanilla Ivs?I need to implement a rule to allow the badge to change color according to "Value" but the rule is only taking the 1 badge the others are not taking as it should use in my Javascript? <nav…