fadeout
FadeIn/FadeOut strange glitch in Chrome - only on Macs!
I\'m finding a very strange problem with my jQuery mouseover caption function when viewed in Chrome - but only on Macs! My friend uses Windows 7 and all of his browsers display the js correctly and sm[详细]
2023-02-17 09:28 分类:问答How in jQuery pass parameters into function after function fadeOut
Hi how i can pass variable into this function var _index = $(\"#sideNewsContent_menu li\").index($(this)) + 1;[详细]
2023-02-16 10:20 分类:问答jQuery: fade in/out + animate elements
I\'m using jQuery to fade in/out some elements and change the opacity of the others. $(function(){ $(\'.image\').each(function() {[详细]
2023-02-16 08:31 分类:问答JQuery FadeOut not working correctly 1 way but is another
I have the following code here at http://forum.castoff.net/menu.php When i click the little x button it fades out correctly, but when i click the send button it just disappears without f开发者_如何[详细]
2023-02-15 01:51 分类:问答jQuery fadeOut() and clicking issue
This is for a returner, as part of a PHP-driven CMS. We want the returner (if has class admin) to add the div hide, which is a little X button. The returner should automatically fadeOut() after 4 sec[详细]
2023-02-14 07:36 分类:问答Fadeout elements hide elements which fadein
i have these html code: <body> <div id=\"top\"> <div id=\"panels\"> <div id=\"yes\">yes</div>[详细]
2023-02-14 01:14 分类:问答jQuery animate a div while subsequently fading triggers in and out
I\'ve got a menu bar that slides across the page when an image is clicked, and slides back when an alternate image is clicked. I\'d like to included fading the just-clicked image out and fading the un[详细]
2023-02-12 05:05 分类:问答Hover over any paragraph, append div with little message, hover off, it fades out, is this right?
http://jsfiddle.net/nicktheandroid/3AraQ/ When a P is hovered over, #both is appended to that paragraph and centered. When i hover off and then onto a new paragraph, it fades out on the first P and f[详细]
2023-02-11 15:52 分类:问答Jquery fadeIn cause a scroll top, how can i solve?
i have a problem with jQuery fadeIn(or fadeOut) method. i build an article rotator , all works fine but there is a problem when the page is scrolled bottom and the article rotate,[详细]
2023-02-09 11:56 分类:问答Simple javascript swap and fade in/out
I am looking for a javascript solution to simply make my SWAP action fade in and out rather than just appearing.[详细]
2023-02-09 00:11 分类:问答