Questions tagged [animated]
291 questions
-2
votes
1 answer
How to define number of cycles in animated Image with Javascript
I have this snipped made by gilly3 (special thanks).
Is there any possibility to define and apply the desired number of cycles? As we can see, the code will repeat the sequences.
onload = function startAnimation() {
var frames =…

typo_
- 11
- 2
- 15
- 37
-2
votes
2 answers
Drawing an animated line using javascript (without Raphael or other plugins)
I am trying to draw an animated line inside an SVG element. i.e the line draws over a period of time.
I've searched, but all answers usually point to Raphael library.
I however, cannot use any libraries available on the internet.
Need some pointers…

Prashanth Subramanian
- 593
- 7
- 26
-2
votes
1 answer
jQuery animated dataview sorter
Does anyone know a dataview sorter in jQuery similar to this one (built with extjs) http://docs.sencha.com/ext-js/4-1/#!/example/view/animated-dataview.html ?

vcardins
- 35
- 1
- 6
-3
votes
1 answer
Adblock blocks animated head of my web as advertising
I have made an animated my web with Google web designer but Adblock program detects and blocks ads and do not know if there's any way to fix this header.
The code here because it is huge, but if necessary I upload somewhere
Here:…

pTRONICA
- 59
- 10
-4
votes
1 answer
How to build a android apps like This
Now i am facing a problem with my apps.
I want to make a animated hand on my app that help user in this way how to use it.
I give blew a picture sample. Please help. https://i.stack.imgur.com/IgAMU.png
-4
votes
1 answer
How to do this image border animate on hover? Jquery or CSS? unsure
I found this link on a forum, and like the effect also,
http://livedemo00.template-help.com/osc_35398/
under the new products links, the images when you hover over, have a black border which is animated quickly.
i looked through the css and found…

Ash Khan
- 9
- 1