Hi
I have upload my example, you can see it here: http://copa.hattrickasturias.arvixe.com/test When you click in "Inscripcion", it loads a DIV, with a form, in FF, when you click in "cerrar" link of this form, the div hides, but in IE doesnt. Anyone can help with this? Thanks dsongman wrote: > > > I'm having a similar problem when I call this function: > > frameMe : function() { > alert("frameMe..."); > $("#content .frame").load(function() { > alert("image loaded..."); > [ ...code... ] > }); > } > > Firefox gives the alert "frameMe..." followed by each of the "image > loaded..." alerts for the images that it binds to. IE6 and IE7 both > alert "frameMe..." and nothing afterward. > > Are there others having problems with IE and the load event? Or > others with a solution? > > Thanks, > > Danny > > > -- View this message in context: http://www.nabble.com/Problems-with-IE-after-a-jquery-load-tf4297658s15494.html#a12404872 Sent from the JQuery mailing list archive at Nabble.com.