0
votes
3answers
52 views
mouseover effect with jQuery question
Let's say I have 4 imagedivs (imgdiv1, imgdiv2, imgdiv3, imgdiv4) and 4 contentdivs (condiv1 condiv2 condiv3, condiv4)and 1 main content div (maincon)
all contentdivs (except the main content div) …
0
votes
2answers
33 views
jQuery fadein image on change then fadeout on load
I have some simple image slider that I've made. I have list of small images, and whenever one of them is clicked, I replace source of target big image with clicked (+ some manipulation with src to get …
0
votes
2answers
31 views
Change Element Visibility Upon Page Load
Alright, for those of you who have seen the new Google Page, I am attempting to get a similar idea going on my own webpage. Basically, I want the image in the middle to fade in upon a mouse moving on …
0
votes
4answers
63 views
jquery hover image fade swap
I have been searching online for awhile, trying to find the best way to write a jquery script that does this simple task: swapping an image on hover with an elegant fade effect. I have found many …
0
votes
3answers
61 views
get thumbnail image swap to fade
hello everyone,
I'm just getting to throwing myself into the javascript, jQuery pool and have found some possible alternative solutions but I wanted to see if there was a way I could acheive …
0
votes
3answers
88 views
Best way to fade in/out image
What is the best (least resource heavy) way to fade an image in and out every 20 seconds with a duration of 1 second, against a black background (screensaver), in C# ?
(an image about 350x130px).
I …
0
votes
3answers
144 views
adding fade to jquery image replacement
Hello-
Im creating a nav that uses jquery to replace the image on rollover. Here is the code I am using:
http://peps.ca/blog/easy-image-rollover-script-with-jquery/
basically, you add a suffix …
0
votes
1answer
180 views
JQuery Help with Hover/Fade/Animate Image
Hi guys
I would like to create a javascript/jquery so that when I hover an item, 2 or 3 classes are called as a hovering image, since there will be a "left", "middle", and "right" image. The left …
0
votes
3answers
262 views
Best approach to slideup and tabs with jQuery
I'm creating a page with an image at the top, and a menu below. When the user clicks on on of the 3 menu buttons, the image slideUp and the page scrolls down so the menu is at the top of the page, …
0
votes
4answers
18 views
sifr fade problems on IE
hello,
i use a sIFR title in a list on my website. i fade list-items out and in. works fine. but in IE when i fades, the sIFR title suddenly has a black background. but just during the …
1
vote
4answers
90 views
Fx on Javascript: How to fade stuff, etc without frameworks?
Hi,
I would like to learn how to do fade, and similar effects on Javascript.
I often get answers, like why not use Jquery, mootools, etc ? Well, I
want to learn how stuff works, then I wont mind …
0
votes
1answer
58 views
jQuery fade not working in IE
http://bit.ly/Veyy5
If you view the above URL in FireFox and try to change any of the search parameters you'll see that the search results portion of the page fades to a low opacity and then fades …
0
votes
1answer
149 views
Jquery hover fadeIn/fadeOut problem
http://www.izrada-weba.com/orso
On mouseover on link "NENATKRIVENA TERASA..." submenu and image fade in together. Submenu is faded using some downloaded script and image above is fading using my code:
…
1
vote
3answers
70 views
JavaScript: I’m looking for a lightweight background color (div) fader
Does anyone know of a lightweight (small file size) HTML background color fader?
Something like the below pseudo-JavaScript
…
0
votes
0answers
27 views
How to callback the button animation?
I found a nice menu which have a background image fade out, as shown here
http://www.queness.com/post/411/create-an-attractive-jquery-menu-with-fadein-and-fadeout-effect
But however when I rapidly …
