Andrew,

Typically this error is caused by binding issues. The best way to
prevent it is to make sure that you do any binding of elements in the
dialog in the onShow or onOpen callbacks. It is also a good idea to
use the simplemodal-close class on elements that cause the dialog to
close, as opposed to binding and calling $.modal.close() manually.

If that doesn't help, please email me some sample code and/or a link,
and I'll see what I can do to help.

-Eric

On Mar 11, 6:19 am, ACavers <andrew.cav...@gmail.com> wrote:
> Eric,
>
> I am having the exact same issue with your (excellent) simplemodal
> plugin. Could you please post your original reply to the group to help
> others with this same problem?
>
> Many thanks.
>
> On Mar 11, 4:36 am, Eric Martin <emarti...@gmail.com> wrote:
>
> > Ricardo,
>
> > I believe I responded to your email, please let me know if you were
> > unable to resolve this.
>
> > -Eric
>
> > On Mar 10, 8:46 am, Ricardo Garcia Vega
>
> > <ricardo.garcia.v...@gmail.com> wrote:
> > > Hi! I\'m using your great plugin, but I have a problem with
> > > IE7. The problem comes after closing de simplemodal, I then have to
> > > click twice in the button to open it again, because the first time
> > > there\'s the js error, wich says: \"nodeType\" is null or not a
> > > object...
> > > It only happens with IE...
> > > what can I do?
> > > Thank you very much in advance!
> > > Ricardo

Reply via email to