[jQuery] Re: jQuery not obeying my css? or applying its own during effect?

2009-11-13 Thread James Fleeting
Thanks, that sure did fix it. Never hit me to put relative on it. On Nov 12, 3:42 pm, Andrei Eftimie wrote: > Congrats on having courage to go with HTML 5. > > Add *position: relative;* to your *aside* element. And it should be fixed. > > On Thu, Nov 12, 2009 at 4:57 PM,

[jQuery] jQuery not obeying my css? or applying its own during effect?

2009-11-12 Thread James Fleeting
I have some image/text animation here http://www.smithsgardentown.com/ The big promo below the nav fades in and out. However, during the effect it appears on top of my sidebar div and after the effect I guess applies my css and drops behind it. I would like for the entire effect to take place behin