[jQuery] Re: How to animate background images or background of div

2009-05-18 Thread g10tto

bump


[jQuery] Re: How to animate background images or background of div

2009-05-15 Thread g10tto

bump


[jQuery] How to animate background images or background of div

2009-05-14 Thread g10tto

I'm putting together a portfolio site and I'd like to use high-res
images that take up most of the screen to show different works. There
would be a menu bar with links to each work, where a click on that
work's link would change the background by doing a standard "dissolve"
effect.

I have seen many different plugins for "rotating" images and changing
background colors at the click of a button. Is there a method
specifically for this purpose?

As an alternative to altering the background-image of the body itself,
I would be willing to use a properly sized div (or div's) to achieve
this effect.

Help appreciado! Thanks!