Add placeholder into contact form 7 recaptcha text field

I want to add "Placeholder" into contact form 7 really-simple-recaptcha plugin text field. I tried $('field_id).attr("Placeholder" "My Placeholder Text") using jQuery. Is there another method to do it?

Topic plugin-development Wordpress

Category Web


The Really Simple Captcha box is exactly like a normal WPCF7 textbox and a plceholder can be added in the same way:

[captchac my-captcha id:my-capcha-img]
[captchar my-captcha id:my-captcha-input Placeholder "* Captcha"]

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.