jQuery FadeTo() bg on rollover, IMG animate().width height

Posted by jg462095 on Stack Overflow See other posts from Stack Overflow or by jg462095
Published on 2010-05-25T23:36:37Z Indexed on 2010/05/25 23:41 UTC
Read the original article Hit count: 176

Filed under:

Hello all, I have been reading StackOverflow for a while and now I have a question I cannot find an answer to.

i am trying to fade a background and increase on img size on rollover.

I have tried animate() and fadeTo(), however, the entire div fades. Do I need to absolute position my images over the div and not within it? img or img?

Is that the only way to get items within a div to not fade along with the background?

Thanks! Jason

© Stack Overflow or respective owner

Related posts about jQuery