Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

312
Views
How to add placeholder to html content inside <iframe>

I have an iframe with a Doctype with body and html content inside as follows:

<iframe>
    <html lang="en-US">
    <head>
    <style id="mceDefaultStyles" type="text/css"></style>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <body>
        <p>
        <br data-mce-bogus="1">
        </p>
    </body>
    <grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration></html>
</iframe>

Inside I have editable content in the iframe which edits p text content as if it a textarea with html content was. I want to implement something as a placeholder: "Edit html" on it. I've tried different approaches but none working as implementing css or script inserting content in the iframe with to try to edit the content dynamically but nothing works.

Is there a proper approach to solve or a right way to do it?

Thanks in advance for your response.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!