Text selection in a resizable?
Hi All,
I'm new to jquery ui, using jquery ui 1.5.2 and I'm wondering Is there
any way to enable text selection within a div made resizable by doing $
("foo").resizable();
I thought I was doing something wrong, but even the text in the demo
at http://docs.jquery.com/UI/Resizables is not selectable in FF 2 and
3. Text seems to be selectable in IE7.
Drew