jQuery: The Write Less, Do More JavaScript Library

SimpleModal problem in IE7

View: New views
4 Messages — Rating Filter:   Alert me  

SimpleModal problem in IE7

by BruceMacKay :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi folks,

I've just updated a previously functioning piece of code that uses
the simplemodal plugin - the code does an ajax call to a file
containing a email form and loads it into a modal layer.

The code now longer works in IE7 using the latest version of
simplemodal
(http://www.ericmmartin.com/simplemodal-1-3-2-released/)  - I notice
that the "contact form" example at eric's site
(http://www.ericmmartin.com/projects/simplemodal-demos/ - from which
I developed my code) no longer works either - the modal layer is
formed but the content is garbled, just as it occurs with mine.

Anyone else noticed this problem?

Thanks,

Bruce



Re: SimpleModal problem in IE7

by Eric Martin-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Bruce,

Thanks for reporting the issue. I was able to reproduce the issue and
will work on a fix.

-Eruc

On Oct 29, 10:51 pm, Bruce MacKay <b.mac...@...> wrote:

> Hi folks,
>
> I've just updated a previously functioning piece of code that uses
> the simplemodal plugin - the code does an ajax call to a file
> containing a email form and loads it into a modal layer.
>
> The code now longer works in IE7 using the latest version of
> simplemodal
> (http://www.ericmmartin.com/simplemodal-1-3-2-released/)  - I notice
> that the "contact form" example at eric's site
> (http://www.ericmmartin.com/projects/simplemodal-demos/- from which
> I developed my code) no longer works either - the modal layer is
> formed but the content is garbled, just as it occurs with mine.
>
> Anyone else noticed this problem?
>
> Thanks,
>
> Bruce

Re: SimpleModal problem in IE7

by Eric Martin-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I fixed the issue and released 1.3.3[1]. I updated the demo downloads,
but all you need to do is use the newest version of SimpleModal.

-Eric

[1] http://code.google.com/p/simplemodal/downloads/list

On Oct 30, 6:20 am, Eric Martin <emarti...@...> wrote:

> Bruce,
>
> Thanks for reporting the issue. I was able to reproduce the issue and
> will work on a fix.
>
> -Eruc
>
> On Oct 29, 10:51 pm, Bruce MacKay <b.mac...@...> wrote:
>
> > Hi folks,
>
> > I've just updated a previously functioning piece of code that uses
> > the simplemodal plugin - the code does an ajax call to a file
> > containing a email form and loads it into a modal layer.
>
> > The code now longer works in IE7 using the latest version of
> > simplemodal
> > (http://www.ericmmartin.com/simplemodal-1-3-2-released/)  - I notice
> > that the "contact form" example at eric's site
> > (http://www.ericmmartin.com/projects/simplemodal-demos/-from which
> > I developed my code) no longer works either - the modal layer is
> > formed but the content is garbled, just as it occurs with mine.
>
> > Anyone else noticed this problem?
>
> > Thanks,
>
> > Bruce

Re: Re: SimpleModal problem in IE7

by BruceMacKay :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Excellent - Thanks very much Eric, I appreciate your attention to
this - I rely on your brilliant plugin on several sites.

Cheers, Bruce


At 02:45 a.m. 31/10/2009, you wrote:

>I fixed the issue and released 1.3.3[1]. I updated the demo downloads,
>but all you need to do is use the newest version of SimpleModal.
>
>-Eric
>
>[1] http://code.google.com/p/simplemodal/downloads/list
>
>On Oct 30, 6:20 am, Eric Martin <emarti...@...> wrote:
> > Bruce,
> >
> > Thanks for reporting the issue. I was able to reproduce the issue and
> > will work on a fix.
> >
> > -Eruc
> >
> > On Oct 29, 10:51 pm, Bruce MacKay <b.mac...@...> wrote:
> >
> > > Hi folks,
> >
> > > I've just updated a previously functioning piece of code that uses
> > > the simplemodal plugin - the code does an ajax call to a file
> > > containing a email form and loads it into a modal layer.
> >
> > > The code now longer works in IE7 using the latest version of
> > > simplemodal
> > > (http://www.ericmmartin.com/simplemodal-1-3-2-released/)  - I notice
> > > that the "contact form" example at eric's site
> > > (http://www.ericmmartin.com/projects/simplemodal-demos/-from which
> > > I developed my code) no longer works either - the modal layer is
> > > formed but the content is garbled, just as it occurs with mine.
> >
> > > Anyone else noticed this problem?
> >
> > > Thanks,
> >
> > > Bruce