Hey just a quick question!
I want to have a text selected in the dialog window so that the user can just press CTRL + C to copy that text. Can it be done and if it can, how?
An example of this is the javascript alert prompt. There the user can u just press CTRL + C to copy a text. Anyway to implement this in the jquery dialog div?
Thanks peeps!