Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 9
1 answer
780 views

This is as much a math question as it is a coding question. Picture this scenario: ___________________ | | (#1) | Center ...
Score of 0
1 answer
258 views

WordPress Theme: AIPT Modeltheme I have been through files like animate.css but I can't find a default setting. Chat GPT advised me to look for data-animate= and then edit it, but I can't find that. ...
Score of 2
0 answers
205 views

How to make a vrm avatar move according to the json file that contains the coordinates of the mediapipe pose, hands, face. I know the Hands have 21 landmarks each for left and right, Face Mesh (uses ...
Score of 0
1 answer
95 views

I need to reload HTML pages to a specific location, which is injected as sScrollPos variable into the HTML by my server code. I cannot use named targets as I need to return to the vertical scrolling ...
Score of 4
0 answers
991 views

What I want to do is animate 2 ships flying in, one from the left, another from the right, and they stop at about 75% of the page each. The issue is using x / translateX in framer motion, using any ...
Score of 0
3 answers
373 views

I need to make animation like on this website in menu: https://displaay.net/typefaces/retail/ Is there an existing solutions? I've tried to make it with copilot, but didn't succeed. <script> ...
Score of -1
1 answer
120 views

I want to move an image from the very left side of the screen as soon as it appears and while scrolling, it should move to the right side of the screen. I need to achieve this in pure JavaScript or ...
Score of 0
2 answers
2594 views

I'm new to lottie files, I've created animations in after effects for video, and I think thats the method I'll be using, from illustrator to After effects, or figma to after effects. What I'm trying ...
Score of 0
1 answer
53 views

I need to be able to chain a series of animations together via callback functions so that they execute precisely one after the other. However, several of these animations affect multiple divs at the ...
Score of 0
0 answers
46 views

**this is my HTML Code ** <section class="funfactSection"> <div class="container"> <div class="row"> <div class="col ...
Score of 0
2 answers
66 views

In the observe method of a view model, a new Observer is listening for an API response which is working correctly. However based on the response, it is calling the following code to show a success or ...
Score of 0
1 answer
30 views

I've been trying to scroll a long/large with JQuery .animate. But I'm not getting ANY movement. I'm including the html of divs and output before and after .animate. Any help would be greatly ...
Score of 0
0 answers
50 views

I applied 'animate' to element 'card_id' on the next lines but it doesn't work, Can someone help and support me please? window.navigate_item = function (id) { let item = data.find(i => i.ID == id)...
Score of 0
1 answer
906 views

function14 = MathTex("4", "a", " - ", "2", "b", " + ", "1", "c", " = ", "0", font_size=40).move_to([...
Score of 0
1 answer
143 views

I am trying to add a fadeout transition animation from 100 opacity to 0 opacity for a given div by adding the animate-fadeout class to the div, but it's not working. I am using Tailwind CSS, here is ...

15 30 50 per page
1
2 3 4 5
408