Posts by João Rodrigo Castro • 95 points
6 posts
-
4
votes2
answers966
viewsQ: Hide a div when showing another
I’m having a problem hiding one div when I show another. If I use .conteudo_up instead of the id2 I can do this effect, but it does for everyone at the same time and I want for each one…
-
1
votes2
answers197
viewsQ: Pass database ids in css
Good afternoon. I want to change the css of a div whose id is equal to the id coming from a database. How can I do this? Can I use php in css? I want to pass the id where it is ? HTML <div…
-
1
votes1
answer128
viewsQ: Create Divs according to database entries
Good morning, I am developing a website and would like to create a new div for each entry the database presented in php. I need to make a page with the same principle of a blog, the last content…
-
-1
votes2
answers80
viewsQ: Hide videos in safari iframe
I have an iframe video from youtube inside a div and when I do Id in div, in safari, the video continues to appear. How can I fix this? It also happens to me that the video keeps playing when I hide…
-
2
votes4
answers8374
viewsQ: Change image with CSS Hover
I have two images in html and they are both in the same place on the page. What I want to do is touch the images with Hover. I hid an image with display:None and when Hover the display becomes…
-
0
votes1
answer547
viewsQ: Create a div that contains other online Ivs
I need help creating a div that can include other horizontal line Ivs. The goal is to create a space at the top of the site header. Can someone help me? <div id="header"> <div…