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
//---
});
//---
On Dec 22, 7:29 pm, Mike Alsup wrote:
> Set a breakpoint in jQuery's httpData functio
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
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
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
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
6 matches
Mail list logo