Vincent Valentine · @vv666
75 followers · 1514 posts · Server mastouille.fr

aux , est-ce possijble d'appliquer un CSS particulier au contenu d'une iframe (et donc provenant d'un autre site avec son propre style ?)

Je suis obligé de passé par une intégration avec iframe (c'est moche, je sais) et j'ai des textes qui se chevauche car petite iframe. Un peu de CSS pourrait régler cela, mais comment ?)

Merci !

#question #codeurs #web #css #iframe

Last updated 1 year ago

꧁~Hoping-for-winter-Cea~꧂ · @alcea
39 followers · 2571 posts · Server pb.todon.de

I lowkey feel like writing a onto my blog thing........

But

#blogentry #garbage #iframe #depressing #thetruthsetsyoufree

Last updated 1 year ago

Cyril I. 🧮📐👨‍💻 · @nicolay_lilicre
347 followers · 2059 posts · Server piaille.fr

Nouveau billet 📝

Obtenir un "" au format 16/9 (ou autre…)

➡️ lmdbt.fr/blog/iframe_16-9.html

Très pratique pour un affichage sur téléphone ou tablette.
Cela évite que le contenu soit "tronqué" en cas de réduction de la taille de la fenêtre (cf image jointe).

#iframe #responsive #html #markdown

Last updated 1 year ago

꧁~Marumoko-ExtraFluff-Cea~꧂ · @alcea
29 followers · 1898 posts · Server pb.todon.de

content

iframe http:

1) Create file on https, with redirect

redirect-to-http.html:
<script>
document.location.href ="alceawisteria.byethost7.com/PH";
</script>

2)
iframe it
<iframe src="redirect-to-http.html"></iframe>

stackoverflow.com/questions/18

#codealcea #iframe #http

Last updated 1 year ago

Tarnkappe.info · @tarnkappeinfo
1993 followers · 4266 posts · Server social.tchncs.de
꧁Alcea꧂ · @alcea
23 followers · 1202 posts · Server pb.todon.de

@T0xF01AE

Iframed too ?

(It only stops when put in an for me.
Otherwise it works fine)

#iframe

Last updated 1 year ago

꧁Alcea꧂ · @alcea
23 followers · 1193 posts · Server pb.todon.de

I finally found a use-case for using the :has selector - Using the :has selector to display full with of a container - anjane.sh/has - -calendar

#css #has #iframe #google

Last updated 1 year ago

Natenom · @natenom
2132 followers · 112 posts · Server social.anoxinon.de

Wollte gerade ein schönes iframe für meinen Blog nutzen, in dem eine eingebunden wird.

Vor paar Wochen tat das noch und jetzt kommt die Meldung, dass der Anbieter es dem Browser nicht erlaubt, die Seite im iframe zu öffnen. Ist das neu oder hab ich nen Fehler?

Schade eigentlich, denn dafür gibt extra nen schönen Shortcode in dem Theme, das ist verwende.

#openstreetmap #karte #firefox #browser #iframe #hugo

Last updated 1 year ago

M.C. Benner Dixon · @mchristinebd
255 followers · 214 posts · Server writing.exchange

Hello, and experts. Does anyone have a fix for throwing up endless barriers when faced with an embedded ? I'm facing this problem on a website. I know that it can be resolved on the user end by turning off the "Prevent cross-site tracking" toggle in Privacy, which is the default setting, or fiddling with CAPTCHA settings on a phone. But is there a fix from my side? (Boosts welcome.)

#squarespace #googlecalendar #iframe #recaptcha #safari #browser #website

Last updated 1 year ago

Guido Schmidt · @guidoschmidt
531 followers · 554 posts · Server genart.social
beSpacific · @bespacific
523 followers · 817 posts · Server newsie.social

( Tabulate)
OpenAI API Excel integration
About Excel (OpenAI Tabulate)
The integration for Excel allows users to query the API to automatically generate Excel tables about topics. The integration is an Excel TaskPane Add-in, which is structured as an / / web app running in an . The underlying runs models with weights from the family with many speed and throughput improvements. docs.microsoft.com/en-us/offic - docs.microsoft.com/en-us/offic

#excel #openai #html #css #javascript #iframe #API #gpt3

Last updated 2 years ago

Alcea · @alcea
15 followers · 749 posts · Server pb.todon.de

if d

<script>
if ( window.location !== window.parent.location ) {
alert("You have the player open already !");
window.history.back();
} else {
// The page is not in an iframe
}
</script>
<!---tommcfarlin.com/check-if-a-pag>

#codealcea #check #iframe

Last updated 2 years ago

Karte von morgen · @Kartevonmorgen
129 followers · 43 posts · Server climatejustice.global

Die urbanen aus sind ein sehr schickes Beispiel, wie das der integriert werden kann: urbane-insektenbiotope.de/kart

#insektenbiotope #Bayreuth #iframe #Karte

Last updated 2 years ago

Alcea · @alcea
12 followers · 642 posts · Server pb.todon.de

Hmm..

An , readjusted via div & style,

an html ?

Huh

#iframe #breaking

Last updated 2 years ago

Alcea · @alcea
12 followers · 595 posts · Server pb.todon.de

Random

<button id="btn" class="box">Random</button>
<iframe id="frame" src="01.html" frameborder="0" scrolling="no" height=65 width=400></iframe>

<script>
var cat1 = [
   "01.html",
   "02.html"
];
var myFrame = document.getElementById("frame");
function getRandomUrl(myFrame) {
var index = Math.floor(Math.random()*cat1.length);
var url = cat1[index];
myFrame.src = url;
}
btn.addEventListener("click", function() {
getRandomUrl(myFrame);
});
</script>

#codealcea #iframe

Last updated 2 years ago

🧚‍♂️ · @cuniiform
44 followers · 9 posts · Server mas.to

imagining if embedded every from another instance as a

#iframe #toot #Mastodon

Last updated 2 years ago

🧚‍♂️ · @cuniiform
58 followers · 24 posts · Server mas.to

imagining if embedded every from another instance as a

#iframe #toot #Mastodon

Last updated 2 years ago

Raiola Networks :verified: · @RaiolaNetworks
106 followers · 1686 posts · Server seommunity.com

🔹Qué es un y para qué sirve
🔹Cómo insertarlo en o en cualquier CMS a mano
🔹Cómo insertarlo en WordPress con un plugin
raiolanetworks.es/blog/iframe-

#iframe #WordPress

Last updated 2 years ago

thomas 🌸 · @thomasreggi
154 followers · 287 posts · Server indieweb.social

I also think that the idea around Streaming + Micro Frontends is kind of an evolution of the iframe, except it isn't sandboxed, compatibility within the frameworks your using is problematic. Most people don't really see it this way though.

#iframe #frontend #microfrontend #streaming #ssr

Last updated 2 years ago