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

179
Views
How to set width / max-width for an embedded tweet using Javascript factory function

I am trying to implement embed a tweet with Javascript programmatically.

Below is my code

''' twttr.widgets .createTweet(id, tweet, { conversation: 'none', // or all cards: 'visible', // or hidden linkColor: '#cc0000', // default is blue theme: 'light', // or dark
}) .then(function (el) { el.querySelector('#twitter-widget-0').style.width = '100%'; }); '''

I have taken reference from below URL

https://developer.twitter.com/en/docs/twitter-for-websites/embedded-tweets/guides/embedded-tweet-javascript-factory-function

As twitter has mentioned that width parameter should be between 250 and 550 pixels.

Is there any way to set width as 100% or Full-Width of web page.

I can't override CSS as all the css has been under iframe.

Any solution ?

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!