Insert placeholder in textarea
-
Hello, I want to personalize the placeholder with information. I am trying to insert the text with jquery but I am not getting it. Some help? Thank you.
$( document ).ready(function() { $("#ad-details").attr("placeholder", "Text here"); });
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Insert placeholder in textarea’ is closed to new replies.