Jquery: OnClick Select All Text inside Div Area, Not Input

I have an area of text that people copy and paste, but I would love the ability to select all like you can with form textareas.

Is there a way to get jquery to allow a “Select All” of the area/div that is being clicked OnClick?

Thanks
Ryan

Wow, I figured this would be easy but trial and error have gotten me nowhere. Is it impossible to select text on click with jquery without the text being in a text or textfield input?

Cheers!
Ryan