Can somebody help me to build this audio equalizer mostly using css3 & less using jQuery.
Not just with css3, but I could see it being done with SVG (for the graphic) and CSS (to control whether a bar is on or off).
I did a similar thing for my Simon game—controlled the counter display with advanced CSS. JS was used to add a single class to the wrapper tag.
SVG, Sass, and a pinch of javascript.
1 Like
Thank you very much. Its very helpful to me @DaveC