[jQuery] Adding a double click event to a form element

[jQuery] Adding a double click event to a form element


Hi,
I'm new at this and I wasn't able to find what I was looking for by
searching.
On my form there is a few fields that will be populated when the page
is loaded. These are fields that would rarely - if ever - be
changed. So I want the user to have to double click the field to
enable it. Thus ensuring that the fields aren't unintentionally
modified.
Any help appreciated!
D