[jQuery] Add label

[jQuery] Add label


Hello,
I need to check if an input, #Message, value is empty.
If it is I need to add the following after it:
<label for="Message" generated="true" class="Welcome">Welcome Text</
label>
How can I do this?
Thanks,
Miguel