[jQuery] Re: jqmodal/canvas z-index issue in IE7

2009-05-11 Thread Geert Baven
Thanks mate! your first option already solves the problem.cheers Geert 2009/5/11 Tony > > Hello, > The well known issue with IE. > Also two options - > 1. Create the modal as first child of body or > 2 look here > > http://groups.google.com/group/jquery-en/browse_thread/thread/65b3b02d5943e84b/

[jQuery] Re: jqmodal/canvas z-index issue in IE7

2009-05-11 Thread Tony
Hello, The well known issue with IE. Also two options - 1. Create the modal as first child of body or 2 look here http://groups.google.com/group/jquery-en/browse_thread/thread/65b3b02d5943e84b/230c06e1f70c68b4?lnk=gst&q=toTop#230c06e1f70c68b4 On May 11, 2:27 pm, Geert Baven wrote: > Hi group,I