Posts by Rodrigo Fiorante Giraldi • 1 point
2 posts
-
-1
votes1
answer23
viewsQ: How to get dynamically generated ID (JS or Jquery)?
I want to open several Poup-up and be able to close each one individually, but I can only get the modal by the class, because the id is generated dynamically and I haven’t tried several ways to get…
-
0
votes3
answers81
viewsQ: How to capture a typed value and use to define the value of a class attribute (css)
I’m a layman, so even to find something like this is hard for me. Here’s what I wanna do. Type a 2-digit number value in an input and automatically type the value in a bar. This bar is set to…