Posts by Igor Bezerra • 64 points
5 posts
-
0
votes1
answer42
viewsQ: Pass values from a Usercontrol to the parent Form
I own a Form main and 4 UserControl with some TextBox, those UserControl is inside this Form and my intention is to take the values of the fields of these UserControl from a button on Form main, for…
-
1
votes1
answer33
viewsA: btn:checked should expand a container but it doesn’t work!
all right? then in that case you will have to resort to javascript, if that’s what I’m thinking, currently 11/02/2021 there are no CSS selectors that are possible to select a parent element (I may…
-
1
votes1
answer56
viewsA: What logic can I use to remove a class and add the same removed class to another element?
Blza Filipe? I don’t know if it’s been solved but I’ll leave a simple solution here: Whenever a button is clicked, it will be checked if there is a button with the "menu-item-actived" class, and the…
-
-1
votes1
answer108
viewsQ: I created a C# email API using smtp google, but I can’t publish it
The API is working properly with google smtp, rescuing data from a page form and sending the email (tested by Postman and running locally), the only problem is that I am not able to publish, I have…
-
1
votes1
answer39
viewsQ: CSS Hover affecting other cards
Hello, I am beginner in the area, I am practicing HTML/CSS and would like your help with this problem. When hovering the mouse inside a card (Hover) I want the same to make an animation, but the…