close
Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Filter by
Sorted by
Tagged with
Filter by Employee ID
1 vote
1 answer
104 views

I managed this much to get swipe working on mobile devices and it does work on desktops too (macOS and Windows) using the mouse / trackpad swipe action. But I can't get it to work using mouse slide. ...
Advice
0 votes
3 replies
71 views

I have my presentation on the first slide while the room fills. I would like the Presentation timer to reset when moving to slide 2. I can't seem to remember to either, press reset or pause/start to ...
-2 votes
1 answer
98 views

I have a slider to change the volume on my PC when I change the scale. However, it doesn't set the volume at the moment and I don't know why. Can someone please help me? My code: from tkinter import * ...
1 vote
0 answers
60 views

I have successfully installed Smart Slider 3 and created a slider with images and links. Now, I'm trying to add a Zoom In / Ken Burns effect to each image. However, the effect stops working after the ...
0 votes
0 answers
74 views

I was building a carousel for my portfolio and for some reason it is starting on the wrong slide. I am using html, css, and javascript. Everything looks good in terms of the content, but for some ...
0 votes
0 answers
228 views

I have a Numeric Slide control and a Boolean Toggle switch I can control the output of the Slide control with the Toggle (False = output always "0", True = output always slide value). But I'...
1 vote
2 answers
227 views

I am from developer background and my query is regarding a SCORM having no prior experience on it. We are using SCORM 1.2 Problem Statement : When the user will leave the SCORM then it need to resume ...
0 votes
2 answers
96 views

I am new to flutter and wanted to build some widgets to practise. I am trying to develop this search field from Zomato app which has some animation. I have completed UI but I am not able to implement ...
1 vote
0 answers
38 views

When the enemy is hit by the player, it will slide backwards until the end of the world. I'm using Terrain as the ground. Is there anything I need to add, or is there an additional LayerMask setting ...
0 votes
1 answer
47 views

let slideIndex = 1; showSlides(slideIndex) function plusSlides(n) { showSlides(slideIndex += n); } function currentSlide(n) { showSlides(slideIndex = n); } function showSlides(n) { ...
0 votes
1 answer
55 views

I have a widget placed in a stack widget. i want to animate it from bottom right to bottom centre. but whatever i do, it doesnt work. below is the code import 'package:flutter/material.dart'; class ...
0 votes
0 answers
266 views

How do I get the total slide count across multiple PowerPoint presentations? I have a folder with ~100 PowerPoint files and I'm curious to know the combined slide count. I used Excel Power Query >&...
0 votes
1 answer
140 views

I am applying a Slidable widget on my Card widget to allow user to take do action based on their needs. However, when I slide the card the content in the card overlay the Card widget which doesn't ...
0 votes
1 answer
68 views

I want that when user scrolls to that part of website animation triggers, means when that part comes in user's view the animation happens, here I am talking about the div class part 2, the part 1 ...
0 votes
1 answer
2k views

I have an issue when I want to click on an element in my Splide slider. Clicking on the first 5 elements of my first loop works, but as soon as the second loop of 5 elements comes in, the elements ...

15 30 50 per page
1
2 3 4 5
121