python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Shadow Effect While Deleting Row TableCell
I want to add this shadow effect below the row while sliding the row to delete.
I am showing the delete button here in my controller
func tableView(_ tableView: UITableView, editActionsForRowAt ...
Mert Köksal
Votes: 0
Answers: 2
MUI Slide Transition doesn't work with two Slide
I want the animation for each mui Slide to work when the button is clicked. But for some reason they don't want to work together. If you comment out one of the slides, the second one starts working, b...
Artyom Korbut
Votes: 0
Answers: 1
Listing the selected slide index numbers
I have a large presentation and I'm looking to select a number of slides positioned a different positions and receive a list of the slide index numbers. My idea is for this list to appear in a messa...
Owen Johnson
Votes: 0
Answers: 2
How the items slide to the right continuously in css
I have cards and I put some animation to them such as when you hover the cards it blurs the background and the colour is changing. What I am trying to achieve I want whole cards to slide to the right ...
magic bean
Votes: 0
Answers: 1