Refers to jquery's animate() function. For generic graphical animations, see the [tag:animation] tag.
0
votes
3answers
67 views
Animate a Div Background - CSS or jQuery
I have a highly optimized page for imaging and some very graphic effects.
I have something I've been trying to do for awhile, and can't find a clear cut answer.
I want to animate a css background ...
0
votes
2answers
37 views
JQuery animation queue executing in reverse order?
I've got a recursing function that's stepping the animation of an element on the page:
_this = this;
this.x = 0, this.y = 0;
this.targX = 5, this.targY = 5;
this.go = function(){
var xDir = 0, ...
0
votes
2answers
23 views
View doesn't appear as expected
Theoretically the following code should animate the table view cell of the screen to the right and bring in a dark "view" in it's place.
CGPoint location = [gesture locationInView:tableView];
...
0
votes
0answers
18 views
JQuery Animate Script not Rendering Correctly
I wasn't exactly sure how to title this question. I have a JQuery function which controls the animation of some headlines:
function theNewsTickerAnimation(theContent, theCutoff, theTime, ...
0
votes
1answer
37 views
how to loop image up and down using JS?
I'm a beginner in JS and need some help! I have a div with 270px height, and a 365px height image inside it. What I need is the image to loop up and down, so people can see it all...
This is my html:
...
0
votes
0answers
8 views
jsplumb animate connector lines
I have created a very simple set up with jsplumb that displays a top element and then connects that element to six others on the screen.
I am wondering if it is possible to animate the connector ...
0
votes
1answer
40 views
Remove animation after finishing
I use the jQuery below to create a scrolling effect. It also animates a border. But after the animation has finished I would like it to go back to default again, so that it has no border any more.
...
1
vote
0answers
18 views
jquery - offset top not working in internet explorer?
I have some jquery to animate the travelling between internal links (all fine) but I have a 50px height fixed navigation at the top, so to compensate this I have $slidescroll.offset().top -50 which ...
0
votes
1answer
27 views
ie8 animate jquery issue
It really makes me crazy.
I made a navigation fadeout menu by scrolling and hover.
But It show transparent background png files and texts are distorted in IE8 and lower versions.
I can't find good ...
2
votes
4answers
54 views
Open and close fixed div
I have a fixed div on the right of my page like this:
This is my html:
<a id="toggle" class="open"><img src="_styles/images/open_close.png" alt="openclose" /></a>
<div ...
0
votes
1answer
22 views
Animate string (character by character) doesn't appear on UITextView during animate
I'm trying to animate an NSString and make it appear character by character.
While I see in NSLog the function did work, but the text doesn't appear on the UITExtView during animation, only when ...
0
votes
1answer
24 views
Uncaught TypeError: Cannot use 'in' operator to search for 'scrollLeft' in undefined
According to the jQuery API Documentation and some examples found here, scrollLeft is a valid argument for animate(). However, I keep getting this error Uncaught TypeError: Cannot use 'in' operator to ...
0
votes
1answer
33 views
Move element without animation? [closed]
Is it possible to move an element on the screen using jQuery but without animating it? I'm thinking along the lines of stop motion. To create that cut-to-position effect? Is this a thing?
0
votes
1answer
19 views
trying to make div bounce on pageload
I am simply trying to make a div bounce when the page is loaded using this JQuery:
$(document).ready(function(){
$(".test").effect( "bounce",
{times:4}, 500 );
});
But it isn't ...
-3
votes
1answer
52 views
Animate Values while scrolling
i'm working on a simple one-page website. You can navigate by clicking on links inside a fixed navigation. This fixed navigation should work like seen here: http://www.teehanlax.com/story/medium/
...
0
votes
1answer
33 views
Jquery selecting a parents child
I am trying to access the child OF the parent OF a specific div (the "content" div within the "container" div) to animate in Jquery. Currently i am using...
<script>
...
0
votes
1answer
28 views
scroll a div to the left/right using jQuery Animate
I am having certain issues with animatedly scrolling a div from the left to the right and right to left.In this Fiddle for what I have tried so far , there are 9 small icon placeholders on the top.In ...
0
votes
1answer
19 views
Trigger animation issue
i have to animate a breadcrumb container from 0 top 68 px when window are scrolled more than 50 px. I use this :
$(window).scroll(function(){
if ($(this).scrollTop() > 50 ) {
...
-6
votes
0answers
42 views
Plz tell me why my jquery animate not running ? [closed]
I am a newbie in Javascript and Jquery, today i have a bug is my jquery animate not running but another demo in w3school still run, i want to know what is my wrong, plz and thanks you. I want to move ...
0
votes
1answer
34 views
Optimize Jquery animation
I would like to know if there is a better way to do that :
//Menu text fadeOut
$(".fixed-menu ul li .menu-text, .submenu").fadeOut("slow", function() {
//Extend menu and move the slider
...
0
votes
0answers
40 views
jquery animation not working in Chrome
I'm trying to create a vertical rotator displaying displaying results from a database. It kinda works in Safari and IE, but in Chrome it don't animate at all. It just replace the first item..
I'm ...
1
vote
2answers
21 views
jquery animate function callback
I have a jquery animate function with a callback that isn't firing, I think it's something simple that another pair of eyes will pick up quickly. This is the code:
$('#base_back_img').animate({
...
0
votes
0answers
37 views
Sticky footer animation with jquery and setTimeout
I try to make animation for sticky footer, indeed, it is a horizontal ribbon using jquery and setTimeout. I just want to animate that ribbon's background color.
The HTML
<div class="ribbon">
...
2
votes
2answers
55 views
jQuery animate step() stops animation
I have the following code:
left = $('.academy-container').css('marginLeft');
function loop_forward(){
$('.academy-container').stop().animate(
{
marginLeft:'-=20'
},
{
...
0
votes
1answer
27 views
How to animate the jquery ajax result instead of it jumping in
I have a bar, that when you click on it, it slides down and shows a spinner, then an ajax call gets fired and the result replaces the spinner to show that it is done.
The problem I have is the data ...
0
votes
1answer
28 views
How to override previous onClick css class change (jQuery)
I wrote this code which animates (makes appear/disappear) a few elements on my page, including my 'work' div. It's triggered when clicking the link with class .fade
But I want that the others links ...
-1
votes
2answers
57 views
Jquery/CSS/HTML- Sliding highlight menu with the HTML I already have [closed]
I have this HTML:
<nav>
<div id="nav-show">
<a class="m-btn rnd black mobile-hide" href="">Home</a>
<a class="m-btn rnd black mobile-hide" ...
0
votes
1answer
33 views
Image mask animation in two stages – possible with jQuery?
I did a search and can’t find this exact question answered anywhere (please let me know if it has been and I’ve missed it!)
I’m trying to create an animation where four images are faded in over a ...
0
votes
2answers
37 views
Confuse about using javascript setInterval to do animate job
I try to use setInterval to achieve animate effect in javascript, I want a div's width increase 200px(the box's origin width is 100px) in 1000ms:
var MAX = 300, duration = 1000;
var inc = parseFloat( ...
0
votes
2answers
29 views
Loop though one tweet at a time Jquery
Im getting in a bit of a muddle with some jQuery im trying to put together. I am trying to loop through the first 5 tweets via a JSON dump within my app, with them then I would like to show one at a ...
0
votes
3answers
33 views
animate opacity distortion in IE8
<script type="text/javascript" src="/web/upload/js/jquery-1.8.0.min.js"></script>
<script type="text/javascript">
$(function() {
$(window).scroll(function(){
...
0
votes
3answers
43 views
Shrinking div on Click - Jquery 1.9
I want a particular div to shrink, (Complete data should be visible) every time when user clicks on the particular icon. Here I have the class, legend-icon. so I want the anotherID,for example #Chart ...
8
votes
3answers
67 views
How avoid sibling element from shaking when animate with jquery
I have two div elements side by side. When i move the mouse over the first and animates it, the next one strangely shakes. See here: http://jsfiddle.net/YqZSv/1/ I've noticed it only happens when ...
0
votes
2answers
69 views
jQuery code doesn't work on Google Chrome?
This code doesn't work on google chroome but works on Firefox, opera, and IE
function show() {
$('#networks').click(function () {
$('#social').slideDown(1000);
...
0
votes
1answer
34 views
Jquery detect user interaction
I have this code that scrolls the page automatically and stops the animation when the user interacts with the page. THis working properly on desktop devices but not on iphone. When the user try to ...
0
votes
3answers
31 views
How to animate the width with slide effect (jquery)?
How do I animate the width with a slide effect to the right?
Here's my code:
$(".toggle").click(function(){
$(".wrapper").animate({ width: "80%" });
});
Thank you!
0
votes
1answer
22 views
Irritating magnify effect on mouse hover
Here is my JsFiddle
I have three link enclosed with ul li tag.I want my each link to magnify when someone mouse hover it. I know it can be done using absolute positioning and z-index. I tried ...
0
votes
5answers
63 views
jQuery add animation when change CSS height property
I hope you all are having a great day
I'd like to add animation to that piece of code. I tried using animate() . But it didn't work, maybe it's because of the lack of my knowledge in javascript.
...
1
vote
2answers
34 views
jQuery animation on nested divs
I'm trying to create a nav of links that correspond to different divs in the page, and when you click on the link, it hides all the other divs and slideDown the respective div. I am almost there, but ...
0
votes
0answers
26 views
animated progress bar with counter ie8 issue
Hi I have an animated progress bar with percentage counter and it works great in all browsers except ie8. The issue is the bar animation reaches the end before the percentage counter has reached 100% ...
0
votes
1answer
25 views
Hardware accelerated CSS3 animations VS transitions VS jQuery animate for mobile
I am developing an app using PhoneGap and jQuery, and am a little confused about animations.
I decided to go with what I already knew, which was jQuery animate, and this worked great, except I came ...
1
vote
1answer
42 views
.each( ) Function Not Producing Unique Values
I have a bunch of blocks that I'm trying to have move along a square 'track', like a train.
var itemLoop = function(){
$("li").each(function(getLeft, getTop) {
getLeft = ...
3
votes
1answer
47 views
Recommendations for a Basic Horizontal Accordion [closed]
SO,
I've been working on an animated horizontal accordion with three panels, and after trying multiple plugins, I resorted to writing my own jquery accordion using .animate, which can be found here: ...
0
votes
0answers
24 views
Accordion Jitter and Displacement in IE with .animate()
I'm building an animated jquery accordion that uses 3 panels, each at 33.33% of the container's width. When a panel is hovered over, it expands to 66.66% of the container's width and the other two ...
0
votes
0answers
23 views
CSS Combine shape animation growth with CSS filter?
I'm trying to come up with a solution to achieve the following animation on mouse over...
http://nerdaristocracy.com/images/MA_3.0_Panel_Animate_v1.2_crop.jpg
We've thought of combining a CSS shape ...
0
votes
2answers
31 views
jQuery .animate working only on close
I've used .animate() for a div in my design, and although it shows the content, it only shows the animation when closing, not when opening.
<div class="pull-right">
<a class="ix-lang" ...
3
votes
2answers
69 views
Smoothly increase the size of an image with jquery
I have a few images that will overlap each other on the page. I want one of these elements to slowly get bigger based on some event.
To do this, I'm using the jquery .animate method like so:
...
1
vote
1answer
27 views
Jquery horizontal slider not working firefox
<div id="animate" style="position: fixed; top: 150px; right: -1000px; width: 100%;height: 300px;"><A HREF="http://www.example.nl"><img ...
1
vote
1answer
15 views
ul menu stopping .fadeOut() function
i making a ul menu to wordpress. I have menu items as list items and in some cases submenus. I have display:none; for submenus, but if you hover parent, it will slidedown.
after you move away with ...
0
votes
2answers
33 views
Jquery animate works first time, but not after that
this is a live example of the problem: http://www.igabiba.si
If you change the featured picture by clicking on the > button (next) the animation fires correctly the first time, but not on the later ...







