jquery-animate
jQuery Animation not working in IE9 & Firefox 5
Here\'s the source, am I missing something? I tried it here, and it works, but on my PC it\'s not working.[详细]
2023-04-01 05:37 分类:问答using horizontal .scrollTo in jQuery without causing jumps in page
I\'m trying to implement a tab slider using the .scrollTo plug-in for jQuery. Here\'s a demo of the project right now: http://www.joshualoves.com/temp/lura/[详细]
2023-04-01 04:16 分类:问答jQuery animate() function
I have a health bar (0% health = 0px width; 100% health = 100px): <div style=\"width:<?php echo $health ?>\"><?php echo $health ?></div>[详细]
2023-04-01 01:04 分类:问答jquery loads menu from external html but animation will not work
I created a navigation which slides down in jquery. It worked perfectly however I want to have the menu (unordered list) in a separate html file so when changed it implements across all my sites pages[详细]
2023-03-31 19:51 分类:问答animate from display block to display inline
Is it possible at all to use jquery or jquery ui to animate an unordered list from display block to display inline. So the list will sm开发者_如何学JAVAoothly transform to inline?Yes, it\'s possible.[详细]
2023-03-31 14:25 分类:问答Help with custom jquery easing function
I need a rather atypical jquery easing function. It\'s basically the opposite of your traditional ea开发者_如何学CseInOut easing because I want the process to go from a fast intro to a slower middle p[详细]
2023-03-31 13:44 分类:问答jQuery animate opacity is jerky in Webkit until I resize the browser
I have a simple slideshow using .animate({opacity:0}) with the animated images having a css width of 100% so that they stretch across the page. In Chrome and Safari, the animation is very jerky, a few[详细]
2023-03-31 12:45 分类:问答jquery animate acting strangely
This is for a non-profit educational web resource mainly for teachers in schools, we get 2 million hits a month, so your help will definitely be hugely appreciated since I am the only web developer fo[详细]
2023-03-31 01:10 分类:问答jquery animate from center to far left or far right (off screen based on doc width)
I have a fixed width element that I want to essentially shoot off the screen either to the left or to the right, I want it to be seen visually though hence the use of animate. However its not working[详细]
2023-03-31 00:57 分类:问答jQuery slide/bounce div in from right on hover
New to jQuery but trying to figure this out. What I have is a list of boxes of content. When we hover each box, a div will slide in from the right 开发者_如何转开发with detailed info (designer would[详细]
2023-03-31 00:53 分类:问答