[jQuery] Re: Bizarre rendering issue (FF 3, IE 6)

2008-12-22 Thread userdude
or: #a5ee26; > } > > > 2./ i noticed you use the function > > doShowStorywrap(c) sometimes passing it a jquery object, sometimes > just "this". The case in which the rendering does not happen is when > you don't use a jquery object, so i would try that, see

[jQuery] Re: Bizarre rendering issue (FF 3, IE 6)

2008-12-22 Thread userdude
header for that section is at the top (to activate the new menu style). See the "what we do" link is already highlighted? Why it does not work on the other, is what I am after. userdude wrote: > > Hi Alexandre, > > Thank you for the reply. I'm not sure what you

[jQuery] Re: Bizarre rendering issue (FF 3, IE 6)

2008-12-22 Thread userdude
#x27;t yet know your website > internals (or lack sleep themselves ) ?can you also enable logging (i have > firebug) on the page online, because the console doesn't show anything > here. > > Thanks > > alexandre > > On Mon, Dec 22, 2008 at 2:0

[jQuery] Bizarre rendering issue (FF 3, IE 6)

2008-12-22 Thread userdude
I am having an issue with the following jQuery code: http://www.houseofoverlord.com/c/jeniffer/bhive/test2.html http://www.houseofoverlord.com/c/jeniffer/bhive/test2.html The rendering that is not occurring is when the page: * Loads * When clicking the main (horizontal) menu items What is su