[jQuery] Code not working in IE but is working in FF

2008-12-27 Thread Althalos
I posted something similarly before but I posted wrong code. This time, everything is correct and I'll provide all the information needed. First of all, the URL to the site which is not working is http://uf.ekdahlproduction.com/itsvintage2/ The error: In FF everything works perfectly but in IE i

[jQuery] Code not working in IE

2008-06-26 Thread Pegpro
I am using this code: jQuery.noConflict(); jQuery(document).ready(function(){ jQuery('#loading').show();jQuery('.wrap').slideDown(1000);jQuery('#loading').fadeOut(1500, setTimeout('showdocs()', 1500)); jQuery(\"a:contains('Home')\").

[jQuery] code not working in IE... don't know why

2007-09-07 Thread Equand
ok this site jppromo.ru everything works correctly in opera and firefox... but when in ie... it is stuck... don't know why i presume window.onload doesn't fire... don't know why... please help guys. i thought it might be because of two plugins i wrote there...