Dialog problem : unselectable text
Hi everyone,
jQuery and jQuery UI are really great ! I have recently upgraded my
Web application from 1.5 beta2 to 1.5 and I had to make some
adjustements. Now everything works, but I discovered that now it is
impossible to select some text in a dialog box (It was possible
before). Does someone know how can I make my text selectable again ? I
have a div full of text inside the dialog box with the css style
overflow: auto.
(I tried 1.5.1 but it didn't solve my problem).
Thank you in advance.