Questions tagged as 'hover'

1
answer

Background image figure first when doing onclick

Good I do not understand because I figure the background image when doing onclick in an image is as if the opacity is giving me in both photos. This is the div that contains the image <div class="imgs" id="imgs"><img src="img/24.jpg"...
asked by 20.09.2018 / 21:53
0
answers

div-clickable function with jquery enters co-conflict with the hover in css

The effect of jquery makes me the div of the sections click on a hidden div, this function copies the content or to a destination box, when this effect changes the color of the boxes and the text is affected by the hover without getting to work...
asked by 10.07.2018 / 22:44
1
answer

Hover in Image with Boostrap

I tried to make a simple hover of resizing with the image but it did not just come out, I leave CSS and HTML code: .baseNumeros { z-index:4; } .RNumeros { width: 100%; height: 100%; transition: transform .2s; } .RNumeros:hove...
asked by 10.05.2018 / 17:34
1
answer

Change the color of a selected area of an image by passing the mouse

I have an image where I can put several links and give it the shape with the polygon, but what I need is that when you pass the mouse, this area is filled with a transparent background. I also need the sectors to be responsive. This the code:...
asked by 19.03.2018 / 22:30
1
answer

Show child element in hover of parent element

I hope you can help me with this question I have regarding CSS. You see, I have my parent element with a child element, which I want to appear when the mouse is positioned on the parent element. The child element initialized it with a he...
asked by 09.02.2018 / 05:48
0
answers

I can not find the correct selector to scrape hidden table in chromedriver

I'm scraping the web link . In it, we have a list of nodes, each node being a row of the table, that is, a match. Within a node corresponding to any match, if you pass the mouse by the result you get a hidden table, and if you pass through t...
asked by 23.01.2018 / 15:27
1
answer

Modify a pseudo element with jquery

Does anyone have any idea how to modify a pseudo element with jquery? In a menu bar of a web page, add pseudo elements to underscore the button when hovering, but I want to keep the button on which it is currently underlined. When doing...
asked by 22.11.2017 / 17:21