Hello
I have some problems with the behaviour of IE 6, the code i wrote works ok in Firefox. I have an initial php that calls a load of another php file into a div when dom is loaded. All Ok. Inside this second php file, which is loaded in the div, i have more <script> tags that call jquery functions, like a fadeOut of the div with tags. So, the fadeIn works in Firefox and IE, but the fadeOut called from the loaded php file doesnt work in IE Someone could help me with this? Thank you! Pedro -- View this message in context: http://www.nabble.com/Problems-with-IE-after-a-jquery-load-tf4297658s15494.html#a12232669 Sent from the JQuery mailing list archive at Nabble.com.

