hi This problem comes and go...but I haven't found a good solution to solve it..checkout this page
http://findnwrite.com/memento/reports/view/report:71 see the bottom section that list articles..what's happing is I first render the top section of the page and then using ajax call in document.ready function, I render the bottom section ("Reference Section"). The reference section uses some other javascripts files and properly loaded in FF but not in IE, thereby, causing all the problems in IE. I will really appreciate if someone can tell me how to load javascript files properly when rendering ajax page..On the server side, I am using cakephp to generate pages. Desperately looking for some help... Regards, Ritesh

