jquery-animate
animated images for navigation bar
I am trying to build a navigation bar that shows an animated gif on hover/click as a backdrop to the text.[详细]
2023-04-11 03:22 分类:问答jQuery animation on window load on an infinite loop?
I need a hand making this code below working. I\'ve had it working so that when the user hovers over the image it animates up, then down when losing focus, but now I want it to run on window load on a[详细]
2023-04-10 22:02 分类:问答animate image position from its position instead of page's cordenades
$(\'#container img\') .clone() .appendTo(\'#container\') .css({\'position\' : \'absolute\',\'z-index\':9999,marginLeft:-100})[详细]
2023-04-10 16:21 分类:问答jQuery fadeOut/fadeIn not working as expected?
I\'m trying to show one fieldset at a time, based on the user\'s selection. The theory is that, all fieldsets should hide first, then the selected fieldset should be shown. I\'m using jQuery\'s fadeOu[详细]
2023-04-10 05:05 分类:问答Changing the background color of a <div> section
I\'m trying to use jQuery to change the background color of a <div> section when pressing on a button, and below is the code to do that. Why isn\'t it working?[详细]
2023-04-09 15:48 分类:问答why does my jquery animation not function properly in chrome when using browser confirms and alerts?
I\'m seeing an issue regarding some jquery animation in chrome. I\'m wondering if anyone else has seen this.[详细]
2023-04-09 15:09 分类:问答Move div down smoothly while updating in JQuery
I was trying to make a list that updates from the top. E开发者_如何学JAVAvery time when new list item is inserted, old items will be moved down together smoothly[详细]
2023-04-09 09:54 分类:问答Scaling rounded images using CSS3 and animate()
I\'m trying to create a scale functionality for certain images when they are hovered, while maintaining a rounded image effect using CSS3. See code below:[详细]
2023-04-09 04:08 分类:问答Animate background color's saturation or lightness using JQuery
I did a search, and I found a function that randomly changes RGB values only, namely http://buildinternet.com/2009/09/its-a-rainb开发者_StackOverflow中文版ow-color-changing-text-and-backgrounds/[详细]
2023-04-09 03:11 分类:问答Strange problem with Google Maps and jQuery animation on Safari 5.1
I have a page with a Google map and a slider made by me that uses a simple horizontal animation. Everything works fine except on Safari 5.1 (mac) where the animation is screwed up (it doesn\'t go all[详细]
2023-04-07 23:25 分类:问答