• Resolved masini2002

    (@masini2002)


    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)
  • Hi @masini2002,

    Sorry that you ran into issues here!

    To know whether that code will work or not depends on the actual generated HTML in the page. Do you have a link of the ad you can show us?

    Also, where are you loading that script? In which page or file?

    Please let me know.

Viewing 1 replies (of 1 total)
  • The topic ‘Insert placeholder in textarea’ is closed to new replies.