[jQuery] Re: Dialog - Can't Copy or Select Text

2009-01-12 Thread Nguyễn Quốc Vinh
I had ever had same problem! The issue because of having a layer mask on top of our Dialog layer! So, we can not select text of under layer! Try debug with firebug and you will realize! 2009/1/12 sirmoreno > > Hi, > I Set up a JQuery Dialog in my site. > But in FF the user can't select or copy

[jQuery] Re: Dialog - Can't Copy or Select Text

2009-01-12 Thread jQuery Lover
You can set resizable option to true/false (read docs http://docs.jquery.com/UI/Dialog/dialog#options) - Read jQuery HowTo Resource - http://jquery-howto.blogspot.com On Mon, Jan 12, 2009 at 1:41 PM, sirmoreno wrote: > > Hi, > I Set up a JQuery Dialog in my site. > But in FF the