This is a problem with IE and absolutely positioned elements. Try making a page with an absolutely positioned element that has some text in it. For some reason, you won't be able to properly select the text.
I'm actually amazed that I've never come across this before. On Feb 11, 9:09 am, Schmitt <[EMAIL PROTECTED]> wrote: > 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? > -- > View this message in > context:http://www.nabble.com/in-IE%2C-cannot-copy-from-draggable-modal-layer... > Sent from the jQuery General Discussion mailing list archive at Nabble.com.