[jQuery] Problem with layer after 2.6 upgrade

2008-10-27 Thread Schmitt
Hi, I just upgraded from jquery 1.1.3 to 1.2.6 and now have the following problem in IE 7. (Due to the random nature of the problem I am only 95% sure that it does not also appear in IE 6.) We have a function where upon clicking a small picture, a large picture is shown in a floating layer. Som

[jQuery] Re: Superfish Plugin - transparency

2008-03-26 Thread Schmitt
Hi Joel, with your original opacity values it didn't work, I had to switch them around. It looks lovely in Firefox but in IE even the first submenu is already completely transparent. I'm still poking it, so maybe will figure something out. Cynthia Joel Birch wrote: > > > Hi Adrian, > > H

[jQuery] in IE, cannot copy from draggable modal layer

2008-02-11 Thread Schmitt
Hi, we have a draggable form overlay where it is desirable that the user can copy stuff from the modal layer. However in IE7 this is not possible. If I comment out the $('id').Draggable part the text can then be copied. Searching has brought no results, does anyone have a solution or suggestion?