I´ve changed it, but it´s still not working :'( You can check the modified version in http://www.icorpal.com/index.php?seccion=promociones&codigo=8
I hate IE so much!!! Thank you. Any ideas? Alexandre Plennevaux wrote: > try this: > $("a.preview_promocion").bind("click",function(){ > $this= $(this); > > $("a#thickbox_loader").attr("href","images/inmuebles/"+$this.attr('id')+".jp > g"); > $("#vista_promocion img").attr("src", > "http://www.icorpal.com/helpers/image_cropped.php?width=300&height=200&posit > ion=center&quality=75&codigo="+$this.attr('id')); > })}); >