Skip to main content
0 votes
0 answers
16 views

How do I get my image hover effect to work? [duplicate]

I'm currently making a website using css and html, and I have an image (naturally skewed 7 degrees) that I want to rotate back to 0 degrees when the cursor is hovered over it. But of all the methods I ...
user27379447's user avatar
0 votes
1 answer
10 views

PhpStorm a keyboard shortcut for on hover hint

When PhpStorm shows You a warning about a variable, method, class, or whatever, and then you hover the cursor over it after a ~second a hint pops up. What is the keyboard shortcut to show this helpful ...
Eryk Wróbel's user avatar
-1 votes
1 answer
41 views

How to show dropdown hover effect using css [closed]

I want to achieve the animation similar to this below one I want the same animation, make sure that the hover effect must be smooth, can anyone help enter image description here Hover animation like ...
Pardeep Sharma's user avatar
0 votes
0 answers
27 views

How to remove vertical blue line when hovering over combobox items?

I'm using PySide6 and see a vertical blue line next to QComboBox items when hovering over them. I want to remove or customize them. combobox_style = """ ...
Maťo Valapka's user avatar
0 votes
3 answers
61 views

How to Show a Hidden Label When Hovering Over a Button?

We all know you can change the colour of a button when you hover over it in CSS alone. But, what would I do to make a label within it show up when I hover over it? Effectively, my button just has an ...
Rewind's user avatar
  • 2,756
1 vote
1 answer
38 views

Show data point names in grouped geodata plotly in R

I am trying to set up a plotly in R that shows the division of the German states into three groups, called ‘Red’, ‘Green’ and ‘Blue’ for the sake of simplicity. They should also have the same colors ...
Stefan Tewes's user avatar
0 votes
0 answers
167 views

How to trigger Hover(and tooltips) in multiple bokeh figures simultaneously?

I have multiple figures, sharing y-axis but not the x-axis. When my cursor hover on one figure, it will tell me the values (x & y-axis values). But Others have no tooltips. I want all figures show ...
Javid Shiriyev's user avatar
-1 votes
1 answer
72 views

How can I use CSS to create a clickable hover menu?

I am trying to build a page in html, and I have images overlayed by a transparent background on hover. The hover effect works well, but unfortunately, the links on the overlay are not clickable. I ...
KatieAnth's user avatar
2 votes
2 answers
57 views

How do I make cards inside a container blurred but not the first card inside of the container?

So to breakdown what I am trying to achieve: I want all the cards inside of a container to be blurred besides the very first card, until you actually hover on the next card in the container to which ...
Callum Luxford's user avatar
3 votes
2 answers
216 views

Can CSS detect the difference between an actual hover and an inherited hover?

If the mouse hovers over an element in an HTML page, the browser creates a :hover pseudo-class for that element and for all its parents, even if the mouse is not hovering over any part of the parent ...
James Newton's user avatar
  • 7,003
-1 votes
3 answers
46 views

How to expand a button using :hover in CSS? [closed]

I am trying to make a button that will expand when you hover over it with the mouse. However, i cannot seem to get the button to change sizes. I have tried to use animations but that also didn't work. ...
shane strange's user avatar
0 votes
0 answers
58 views

Hover function not working on elementor pop up

I'm currently working on an Elementor project that has a pop up menu, and I'm hoping to establish a widget of Interactive Links (it shows a list of elements and when you hover on each one of them, an ...
Lucía QT's user avatar
0 votes
1 answer
31 views

!important doesnt work for an a href button in navbar

I have hover color change on a hrefs. I turned one of the a href to an a href button. It has its own class name, hover animation etc but because of a href has hover animation for color, button's color ...
Yaren Yıldırım's user avatar
1 vote
0 answers
11 views

change Stylus hover icon in jetpack compose

is there anyway i can change the stylus hover icon in jetpack compose? i tried using the normal pointer input events to detect where the stylus is and render something but the default small circle ...
Tarek Khafaga's user avatar
0 votes
0 answers
21 views

Hover tooltip for dynamically created subplots (matplotlib)

I'm creating some subplots next to a main plot based on a user input (GUI, tkinter)... i'm trying to display a message whenever mouse is hovering any of the subplots just so the user will be able to ...
waddoum's user avatar

15 30 50 per page
1
2 3 4 5
720