Posts by BobeCampos • 5 points
5 posts
-
0
votes0
answers185
viewsQ: How to activate autoplay with sound in any browser?
Hello. I am working on a website and I would like a background sound to start playing automatically when I open the page. However, it seems that Google has been censoring anything that brings…
-
0
votes0
answers71
viewsQ: SASS Mixin and Hover: How to write the Hover by changing mixin parameters?
Hi. I’m new to SASS, so I’m sorry if it’s a silly question, but I couldn’t find anywhere on the Internet with an answer for her, so... I’m working on a project that has a button template. I created…
-
0
votes0
answers135
viewsQ: Adjust anchoring to another page with fixed menu
Hi. I have a site with menu set at the top. At the home, I have links that should anchor Id’s of internal site pages. As much as anchoring works, part of the content is behind the fixed menu, so I…
-
0
votes1
answer1853
viewsQ: Consume data and make Dynamic Form with React
I need to consume the data of a webservice to create a form interface for dynamic filling, that is, it must adapt the form structure received by the webservice and not be fixed with the questions of…
-
-1
votes2
answers147
viewsQ: Exchange images for text when Navbar expands (and vice versa)
I have a problem. It’s a responsive menu that expands. The menu elements are images of buttons, which glow when the mouse passes over. I did this using JS and Bootstrap. So far, so good. The problem…