[jQuery] Re: IE Issue with jquery.form.js

2009-12-23 Thread dirknibleck
I discovered my problem, and it's self-created. What I don't understand now is why it worked in other browser... :-) The offender is: $("img.add_person_autocomplete_action").click(function(event){ $("form#insert_person_modal").resetForm(); $("div#insert_person_modal_popup").cs

[jQuery] Re: IE Issue with jquery.form.js

2009-12-22 Thread dirknibleck
//--- }); //--- On Dec 22, 7:29 pm, Mike Alsup wrote: > Set a breakpoint in jQuery's httpData functio

[jQuery] Re: IE Issue with jquery.form.js

2009-12-22 Thread dirknibleck
Alsup wrote: > Set a breakpoint in jQuery's httpData function and see why it's > failing. > > Mike > > On Dec 22, 8:11 pm, dirknibleck wrote: > > > > > I have what I think is a pretty basic function going on that fails in > > IE everytime. The cod

[jQuery] IE Issue with jquery.form.js

2009-12-22 Thread dirknibleck
I have what I think is a pretty basic function going on that fails in IE everytime. The code is below. The javascript is first, followed by the ajax response. In IE, the ajaxForm() function doesn't resolve to success, but it does in FireFox, Opera and Safari On IE, the error: function() returns

[jQuery] Re: Problem with fade-effects and IE8

2009-10-27 Thread dirknibleck
ersion 1.3.2, and i've just checked some sites that i've previously worked > on using 1.2.6, and they don't seem to have any problems with fade in or > fade out. > > Maybe you have a beta version of IE8? > > Jon > > 2009/9/30 dirknibleck > > > > &g

[jQuery] Re: Problem with fade-effects and IE8

2009-09-30 Thread dirknibleck
I am experiencing the same issue with slideToggle and toggle in Internet Explorer 8. Were you able to find a resolution? On Sep 8, 2:08 am, Boolace wrote: > Hi, > > I've a problem with the fadeIn() and fadeOut()-commands of jQuery > usingInternetExplorer8. Firefox, Opera, Safari and IE up to ver