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
Hi how i can pass variable into this function var _index = $(\"#sideNewsContent_menu li\").index($(this)) + 1;
I\'m using jQuery to fade in/out some elements and change the opacity of the others. $(function(){ $(\'.image\').each(function() {
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开发者_如何
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
i have these html code: <body> <div id=\"top\"> <div id=\"panels\"> <div id=\"yes\">yes</div>
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
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
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,
I am looking for a javascript solution to simply make my SWAP action fade in and out rather than just appearing.